Hi,
In this field :
Render Settings-->VRay Common-->Image File Output-->Image format options-->OpenEXR options-->Extra Attributes
we can easily add something like this : int_attr=53;float_attr=3.14;vec3_attr=(1, 2, 3)
Is it possible to have it animated ?
For example we would have some transform or shape node that has an attribute called "oilPrice", and animated it with maya.
Then we would add this in the OpenEXR options-->Extra Attributes : float_anim=<oilPrice>
So in Nuke we could get that animated oilPrice animated value.
Cheers.
In this field :
Render Settings-->VRay Common-->Image File Output-->Image format options-->OpenEXR options-->Extra Attributes
we can easily add something like this : int_attr=53;float_attr=3.14;vec3_attr=(1, 2, 3)
Is it possible to have it animated ?
For example we would have some transform or shape node that has an attribute called "oilPrice", and animated it with maya.
Then we would add this in the OpenEXR options-->Extra Attributes : float_anim=<oilPrice>
So in Nuke we could get that animated oilPrice animated value.
Cheers.
Comment