Please fill me in if I'm just doing something stupid, but I'm having no luck getting the Vray user attribute applied to the transform of an object to work correctly with a triplanar node. Job is pretty urgent and this functionality would save us loads of time.
So I have an object with the a vray user attribute like so -
filePath=_Assets\Maps_Lib\_BRAND MAPS\MX MAPS\STRENGTH\ULTRA\MX17_PLACARD_Ultra_Lat_Pulldow n-01.png
Then if I have a file node, that takes in this entry to point to the image -
\\jhtnafile\RenderStorage\<filePath>
put the two together and you get the full UNC pathing to the file node -
\\jhtnafile\RenderStorage\_Assets\Maps_Lib\_BRAND MAPS\MX MAPS\STRENGTH\ULTRA\MX17_PLACARD_Ultra_Lat_Pulldow n-01.png
Now everything is fine and working as long as there are UVs on the object and the triplanar node is NOT being used.
If I do this same application but use the triplanar to project a texture, it fails. Nothing happens like the map cannot be pulled up. This was tested on the latest Vray for Maya version (not nightlies. On a windows 10 machine).
Anyone willing to let me know if there is a workaround to get the triplanar node to work with user attributes in this way OR if this functionality is just not supported at this time. Thanks.
So I have an object with the a vray user attribute like so -
filePath=_Assets\Maps_Lib\_BRAND MAPS\MX MAPS\STRENGTH\ULTRA\MX17_PLACARD_Ultra_Lat_Pulldow n-01.png
Then if I have a file node, that takes in this entry to point to the image -
\\jhtnafile\RenderStorage\<filePath>
put the two together and you get the full UNC pathing to the file node -
\\jhtnafile\RenderStorage\_Assets\Maps_Lib\_BRAND MAPS\MX MAPS\STRENGTH\ULTRA\MX17_PLACARD_Ultra_Lat_Pulldow n-01.png
Now everything is fine and working as long as there are UVs on the object and the triplanar node is NOT being used.
If I do this same application but use the triplanar to project a texture, it fails. Nothing happens like the map cannot be pulled up. This was tested on the latest Vray for Maya version (not nightlies. On a windows 10 machine).
Anyone willing to let me know if there is a workaround to get the triplanar node to work with user attributes in this way OR if this functionality is just not supported at this time. Thanks.
Comment