Introduction to Maya - Rendering in Arnold
This course will look at the fundamentals of rendering in Arnold. We'll go through the different light types available, cameras, shaders, Arnold's render settings and finally how to split an image into render passes (AOV's), before we then reassemble it i
# 1 02-05-2005 , 07:07 PM
CM85's Avatar
Registered User
Join Date: Apr 2005
Posts: 4

2 maya plugins using same environment variables?

i have 2 plugins that i really would like to use. the problem though is that they both use 3 of the same environment variables in windows. is there any way i can have 2 on the same variable? thanks :p

# 2 05-05-2005 , 10:41 AM
hemadri's Avatar
Registered User
Join Date: May 2005
Posts: 1
hi dude
yes it is possible

do it as following but customise your code as per your plugin need

SHARED_MAYA_DIR = HostName:/usr/localhome/public/maya/6.0
MAYA_SCRIPT_PATH = $SHARED_MAYA_DIR/scripts:$MAYA_APP_DIR/scripts/custom
MAYA_PLUG_IN_PATH = $SHARED_MAYA_DIR/plug-ins
TMPDIR = /disk2/tempspace

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads