With V-Ray Standalone, cache_path of VRayVolumeGrid is not Remapping with command option -remapPath.
tested on V-Ray Standalone, version 3.60.03 for x64
Plase check and fix.
With V-Ray Standalone, cache_path of VRayVolumeGrid is not Remapping with command option -remapPath.
tested on V-Ray Standalone, version 3.60.03 for x64
Plase check and fix.
Hello,
Indeed this is not working and I have logged it in our bug tracker. Meanwhile you can remap the path using the -parameterOverride option.
It should look something like this
-parameterOverride=“VRayVolumeGrid001@node_1_cache. cache_path=Path”
Thanks for advice of other methods
I’ll give it a try.