Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Environment VariableDescriptionExample (macOS)Notes
MAYA_PLUGIN_PATHThe location of the 3Delight for Maya plug-ins

/Applications/3Delight/maya/2017/plug-ins


MAYA_SCRIPTS_PATHThe location of the 3Delight for Maya scripts

/Applications/3Delight/maya/2017/scripts


XBMLANGPATHThe location of the 3Delight for Maya icons

/Applications/3Delight/maya/2017/icons


Dl_SHADERS_PATH

The location of the 3Delight shaders in SDL format (compiled RSL).

/Applications/3Delight/shaders:/path/to/custom/sdl

Legacy: to disappear with 3Delight for Maya 9.0

_3DFM_USER_OSL_PATH

The optional location for 3Delight custom shaders in .oso format (OSL)./path/to/custom/osl

New: as of 3Delight for Maya 9.0

By default this environment variable is not necessary except if custom shaders needs to be loaded from an additional custom location.

/path/to/custom/oslNew: as of 3Delight for Maya 9.0

_3DFM_SL_INCLUDE_PATH

The optional location for 3Delight shaders and custom shaders in .h format (RSL) that are subject to on-the fly compilation. /Applications/3Delight/Maya/rsl:/path/to/custom/rsl

Legacy: to disappear with 3Delight for Maya 9.0

By default this environment variable is implicit and not necessary to be specified except if custom shaders (e.g. Maneki) needs to be loaded from an additional custom location.

/Applications/3Delight/Maya/rsl:/path/to/custom/rslLegacy: to disappear with 3Delight for Maya 9.0

PATH

The location of the 3Delight for Maya binaries/Applications/3Delight/bin

DL_PROCEDURALS_PATH

The location of the 3Delight for Maya custom procedurals (e.g. Multiverse)./path/to/3delight/procedurals
DL_DISPLAYS_PATHThe location of the 3Delight for Maya display drivers./Applications/3Delight/displays

...