FBXImportProtectExprDrivenFC
 
 
 

FBXImportProtectExprDrivenFC

Introduced

v6.02

Description

Returns or sets whether or not to keep any expression-driven animation when merging back your scene.

Scripting Syntax

oBoolean = FBXImportProtectExprDrivenFC( [State] );

Return Value

A Boolean value (true to keep; false otherwise)

Parameters

Parameter Type Description
State Boolean True to protect any expression-driven animation, false otherwise.

Default Value: If not specified, the current setting will not change.

See Also

FBXImport Protect expression-driven animation curves import option