Tagged: layer tree preset, Vray
- May 23, 2024 at 17:23 #41788Pablo AngererParticipantPosts: 1Threads: 3Joined: Oct 2020
Is there a way to load a (VRay) layer tree preset when rendering a thumbnail with a custom studio?
It would be nice to use the denoiser, filmic tonemapper and other vray layer’s for the thumbnail renderings.
I try to create them in the custom studio max file. But they are ignored.
Then I try to set up a pre render script in my custom studio. But the script is not used when rendering thumbnails with the project manager. When I open the max scene and render it local it works,
That’s the script:
vfbLayers=(vfbControl #getLayerMgr)[1]
vfbLayers.loadLayersFromFile (maxfilepath+”VFBLayersFile.vfbl”)
- May 29, 2024 at 18:25 #41805Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
Do you run the rendering from the Batch Render tool?
PS. Change the path to absolutevfbLayers.loadLayersFromFile (maxfilepath+”VFBLayersFile.vfbl”)
You must be logged in to reply to this topic.