v6.02
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.
oBoolean = FBXImportKeepXSIEffectors( [State] ); |
A Boolean value (true to keep effectors as they are; false otherwise)
Parameter | Type | Description |
---|---|---|
State | Boolean | True to keep effectors as they are, false otherwise
Default Value: If not specified, the current setting will not change. |