Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 15/02/2015 at 01:49, xxxxxxxx wrote:
I have a texture with a VRay Shader - Bulge. When I drag the parameter V width to the console it shows as: [c4d.ID_SW_V_WIDTH_93296286]
But that gives me an error: Object has no attribute 'ID_SW_V_WIDTH_93296286'.
How to get the information from the VRay shaders?
-Pim
On 16/02/2015 at 08:36, xxxxxxxx wrote:
Hello,
you should be able to access the shader data by using the actual parameter ID defined in the plugin's header file. Please notice that SDK support cannot help you dealing with any specific third party plugin.
Best wishes, Sebastian
On 27/02/2015 at 07:31, xxxxxxxx wrote:
Hello Pim,
was your question answered?
On 28/02/2015 at 09:58, xxxxxxxx wrote:
Yes, you can close it. We solved it in a different way.
Thanks, Pim