Versions Compared

Key

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

...

Tabs Container
directionhorizontal
Tabs Page
titleWindows
UI Text Box
typeinfo

The example directory and version names below are for Phoenix 5 for Maya 2023 for V-Ray 6 on Windows where phoenixFD_adv_50000_maya2023_vray6_x64.exe has been unpacked into D:\phoenix_builds\my_version\.

Here is a list of the environment variables and examples.

OSActionVariableLocationExample
WindowsSet

PHX_FOR_MAYANNNN_MAIN

<unpacked_install_location>/maya_phoenix

set PHX_FOR_MAYA2023_MAIN=D:\phoenix_builds\my_version\maya_phoenix
WindowsSet
PHX_FOR_MAYANNNN_BIN

<unpacked_install_location>/phoenix/bin

set PHX_FOR_MAYA2023_BIN=D:\phoenix_builds\my_version\phoenix\bin
WindowsSet
PHX_FOR_MAYANNNN_STNDPLUGS

<unpacked_install_location>/phoenix/bin/plugins

set PHX_FOR_MAYA2023_STNDPLUGS=D:\phoenix_builds\my_version\phoenix\bin\plugins
WindowsExtendMAYA_PLUG_IN_PATH<unpacked_install_location>/maya_phoenix/plug-insset MAYA_PLUG_IN_PATH=D:\phoenix_builds\my_version\maya_phoenix\plug-ins.;%MAYA_PLUG_IN_PATH%
WindowsExtendMAYA_SCRIPT_PATH <unpacked_install_location>/maya_phoenix/scriptsset MAYA_SCRIPT_PATH=D:\phoenix_builds\my_version\maya_phoenix\scripts;%MAYA_SCRIPT_PATH%
WindowsExtendXBMLANGPATH

<unpacked_install_location>/maya_phoenix/icons

set XBMLANGPATH=D:\phoenix_builds\my_version\maya_phoenix\icons;%XBMLANGPATH%
WindowsExtendVRAY_FOR_MAYANNNN_PLUGINS1<unpacked_install_location>/phoenix/vray6pluginsset VRAY_FOR_MAYA2023_PLUGINS=D:\phoenix_builds\my_version\phoenix\vray6plugins;%VRAY_FOR_MAYA2023_PLUGINS%
Tabs Page
titleLinux
UI Text Box
typeinfo

The example directory and version names below are for Phoenix 5 for Maya 2023 for V-Ray 6 on Linux where phoenixFD_adv_50000_maya2023_vray6_x64 has been unpacked into /phoenix_builds/my_version/.

Here is a list of the environment variables and examples.

OSActionVariableLocationExample
LinuxSet

PHX_FOR_MAYANNNN_MAIN

<unpacked_install_location>/maya_phoenix

export PHX_FOR_MAYA2023_MAIN=/phoenix_builds/my_version/maya_phoenix
LinuxSet
PHX_FOR_MAYANNNN_BIN

<unpacked_install_location>/phoenix/bin

export PHX_FOR_MAYA2023_BIN=/phoenix_builds/my_version/phoenix/bin
LinuxSet
PHX_FOR_MAYANNNN_STNDPLUGS

<unpacked_install_location>/phoenix/bin/plugins

export PHX_FOR_MAYA2023_STNDPLUGS=/phoenix_builds/my_version/phoenix/bin/plugins
LinuxExtendMAYA_PLUG_IN_PATH<unpacked_install_location>/maya_phoenix/plug-insexport MAYA_PLUG_IN_PATH=/phoenix_builds/my_version/maya_phoenix/plug-ins":$MAYA_PLUG_IN_PATH
LinuxExtendMAYA_SCRIPT_PATH <unpacked_install_location>/maya_phoenix/scriptsexport MAYA_SCRIPT_PATH=/phoenix_builds/my_version/maya_phoenix/scripts":$MAYA_SCRIPT_PATH
LinuxExtendXBMLANGPATH

<unpacked_install_location>/maya_phoenix/icons

export XBMLANGPATH=/phoenix_builds/my_version/maya_phoenix/icons/%B:$XBMLANGPATH
LinuxExtendVRAY_FOR_MAYANNNN_PLUGINS1<unpacked_install_location>/phoenix/vray6pluginsexport VRAY_FOR_MAYA2023_PLUGINS=/phoenix_builds/my_version/phoenix/vray6plugins":$VRAY_FOR_MAYA2023_PLUGINS
Tabs Page
titlemacOS
UI Text Box
typeinfo

The example directory and version names below are for Phoenix 5 for Maya 2023 for V-Ray 6 on macOS where phoenixFD_adv_50000_maya2023_vray6_x64 has been unpacked into /phoenix_builds/my_version/.

Here is a list of the environment variables and examples.

Tabs Page
titlemacOS
OSActionVariableLocationExample
macOSSet

PHX_FOR_MAYANNNN_MAIN

<unpacked_install_location>/maya_phoenix

export PHX_FOR_MAYA2023_MAIN=/phoenix_builds/my_version/maya_phoenix
macOSSet
PHX_FOR_MAYANNNN_BIN

<unpacked_install_location>/phoenix/bin

export PHX_FOR_MAYA2023_BIN=/phoenix_builds/my_version/ChaosPhoenix.app/Contents/MacOS
macOSSet
PHX_FOR_MAYANNNN_STNDPLUGS

<unpacked_install_location>/phoenix/bin/plugins

export PHX_FOR_MAYA2023_STNDPLUGS=/phoenix_builds/my_version/ChaosPhoenix.app/Contents/MacOS/plugins
macOSExtendMAYA_PLUG_IN_PATH<unpacked_install_location>/maya_phoenix/plug-insexport MAYA_PLUG_IN_PATH=/phoenix_builds/my_version/maya_phoenix/plug-ins:$MAYA_PLUG_IN_PATH
macOSExtendMAYA_SCRIPT_PATH <unpacked_install_location>/maya_phoenix/scriptsexport MAYA_SCRIPT_PATH=/phoenix_builds/my_version/maya_phoenix/scripts:$MAYA_SCRIPT_PATH
macOSExtendXBMLANGPATH

<unpacked_install_location>/maya_phoenix/icons

export XBMLANGPATH=/phoenix_builds/my_version/maya_phoenix/icons:$XBMLANGPATH
macOSExtendVRAY_FOR_MAYANNNN_PLUGINS1<unpacked_install_location>/phoenix/vray6pluginsexport VRAY_FOR_MAYA2023_PLUGINS=/phoenix_builds/my_version/ChaosPhoenix.app/Contents/MacOS/vray6plugins:$VRAY_FOR_MAYA2023_PLUGINS

Notes:

Anchor
1
1
1 - Alternatively if you are rendering with V-Ray Standalone 6 or newer (meaning you render vrscenes or render using V-Ray GPU), you can copy all files inside the /phoenix_builds/my_version/phoenix/vray6plugins folder to the folder that the VRAY_FOR_MAYANNNN_PLUGINS environment variable points to (specified during the V-Ray for Maya installation). This would affect only this specific V-Ray Standalone version

or

append the /phoenix_builds/my_version/phoenix/vray6plugins path to the VRAY_PLUGINS environment variable. Note that this would affect all installed V-Ray versions.

 

For V-Ray versions older than V-Ray 6 copy all files from /phoenix_builds/my_version/phoenix/vray5plugins folder to the folder that the VRAY_FOR_MAYANNNN_PLUGINS environment variable points to (specified during the V-Ray for Maya installation). This would affect only this specific V-Ray Standalone version

or

append the /phoenix_builds/my_version/phoenix/vray5plugins path to the VRAY_PLUGINS environment variable. Note that this would affect all installed V-Ray versions.

 

 

Updating the installation to a newer version of Phoenix

...