Announcement

Collapse
No announcement yet.

Using standalone render with an additional plugin like VRayScatter

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

  • Using standalone render with an additional plugin like VRayScatter

    Note: There is for sure a more elegant solution for embedding an additional plugin for the standalone render, but this way works for us.

    We have not found much information about that topic, so perhaps that message helps someone with the same problem: To tell the standalone render that it should use an additional plugin (in our case VRayScatter), you can edit the file vrayconfig.xml which lives under C:\Program Files\Autodesk\Maya2022\vray\bin:

    <VRayStd>
    <Configuration>
    <PluginsPath>C:\Program Files\Autodesk\Maya2022\vray\vrayplugins;C:\Progra m Files\Autodesk\Maya2022\plug-ins\vrayscatter\vrayplugins</PluginsPath>
    </Configuration>
    </VRayStd>

    Nice weekend

Working...
X