|
Parameter |
Description |
|
SI_CUSTOM_TOOLS
|
This variable specifies the directory where the custom effects for the Tools module are located. You can specify multiple paths by separating them with colons (IRIX/Linux) or semicolons (Windows NT). Windows NT: The default location is %SI_LOCATION%\3D\custom\tools. IRIX/Linux: The default location is SI_LOCATION/custom/tools. |
Example
|
Platform |
Syntax |
|
Windows NT |
set SI_CUSTOM_TOOLS=%SI_LOCATION%\3D\custom\tools |
|
IRIX/Linux |
setenv SI_CUSTOM_TOOLS $SI_LOCATION/3D/custom/tools |