v6.02
Returns or sets whether to import animation from the FBX file. If you specify true, you can choose a specific Take to import when calling the FBXImport command.
oBoolean = FBXImportAnimation( [State] ); |
A Boolean value (true to include animation; false to exclude it)
Parameter | Type | Description |
---|---|---|
State | Boolean | True to import animation, false to exclude it
Default Value: If not specified, the current setting will not change. |