Announcement

Collapse
No announcement yet.

Volume grid reload without presets.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Volume grid reload without presets.

    Hi Guys,

    Maya 2018 and 2017 - Vray 3.6.04

    We are in process to further integrate shotgun in our pipeline. Currently we're integrating vdb through the volumegrid.

    This works fine however when ever you update a path of the volumegrid through script or manually it prompts the preset window which asks you if you want houdini presets, fume fx presets etc.

    Is it possible to switch this off? Even if you set no preset it messes with the channel mapping.

    Thanks in advance!

  • #2
    It is possible to turn off the preset window. You would need to execute the following Mel command before you run your script:

    setAttr "VRayVolumeGrid1.inDontOfferPresets" 1;
    Last edited by nikolay.kusht; 14-11-2018, 08:03 AM.
    Nikolay Kusht | chaos.com
    Team Lead, 3D Support | contact us

    Comment


    • #3
      That was perfect! thanks mate.

      Nicely done.

      Will

      Comment

      Working...
      X