References To Objects/Variables (@=)
In osl objects are automatically cloned when assigned. Using the @= operator you can create a reference despite this.
You can also use this on the variables themselves.
Last updated
In osl objects are automatically cloned when assigned. Using the @= operator you can create a reference despite this.
You can also use this on the variables themselves.
Last updated