v6.02
Returns or sets whether or not to keep any expression-driven animation when merging back your scene.
oBoolean = FBXImportProtectExprDrivenFC( [State] ); |
A Boolean value (true to keep; false otherwise)
| 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. |