hi,
I have some user attributes that I can access via VRayUserScalar node. I'm trying to get access to them in my custom OSL shader.
A desperate attempt to connect VrayUserScalar nodes to inputs of VRayTexOSL didn't work and they are not available in the global scope in the shader. What is the trick to read them?
I have some user attributes that I can access via VRayUserScalar node. I'm trying to get access to them in my custom OSL shader.
A desperate attempt to connect VrayUserScalar nodes to inputs of VRayTexOSL didn't work and they are not available in the global scope in the shader. What is the trick to read them?
Comment