FBXImportKeepXSIEffectors
 
 
 

FBXImportKeepXSIEffectors

Introduced

v6.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

oBoolean = FBXImportKeepXSIEffectors( [State] );

Return Value

A Boolean value (true to keep effectors as they are; false otherwise)

Parameters

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.

See Also

FBXImport Keep XSI effectors import option