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