Hi
I have written a plugin texture based on the vray_texacolor sample and would like to add extra outputs to the node. How do I add extra outputs and how do I write data to those outputs?
On another note. When I try to animate or add an expression to an attribute on my node, it doesn't work when rendering an animation. It seems to only export a single value for the attribute. The attributes have been created with: "addParamFloat", do I need to do it differently? *EDIT*. I created a description file for the node and that seems to fix the animated attributes thing.
--
Jacob
I have written a plugin texture based on the vray_texacolor sample and would like to add extra outputs to the node. How do I add extra outputs and how do I write data to those outputs?
On another note. When I try to animate or add an expression to an attribute on my node, it doesn't work when rendering an animation. It seems to only export a single value for the attribute. The attributes have been created with: "addParamFloat", do I need to do it differently? *EDIT*. I created a description file for the node and that seems to fix the animated attributes thing.
--
Jacob
Comment