|
Parameter |
Description |
|
SI_CUSTOM_MODEL
|
This variable specifies the directory where the custom effects for the Model 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\model. IRIX/Linux: The default location is $SI_LOCATION/3D/custom/model. |
Example
|
Platform |
Syntax |
|
Windows NT |
set SI_CUSTOM_MODEL=%SI_LOCATION%\3D\custom\model |
|
IRIX/Linux |
setenv SI_CUSTOM_MODEL $SI_LOCATION/3D/custom/model |