Viewing 2 posts
  • #41788
    Pablo Angerer
    Participant
    Posts: 1
    Threads: 3
    Joined: Jan 1970

      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”)

  • #41805
    Posts: 254
    Threads: 1085
    Joined: Jan 1970

      Do you run the rendering from the Batch Render tool?
      PS. Change the path to absolute

      vfbLayers.loadLayersFromFile (maxfilepath+”VFBLayersFile.vfbl”)

Viewing 2 posts

You must be logged in to reply to this topic.