Introduced
6.02
Description
Returns or sets whether or not to keep all effectors as you created them during import.
The import process keeps the effectors under the root node of its respective chain. This import option setting must match the export option setting.
Scripting Syntax
FBXImportKeepXSIEffectors( [State] )
Parameters
|
Parameter |
Type |
Description |
|
State |
True to keep effectors as they are Default Value: If not specified, the default setting will be used. |
Return Value
A Boolean value (true to keep effectors as they are; false otherwise)
See Also
Autodesk Softimage v7.5