v6.02
fbx|export
Returns or sets whether to export animation to the FBX file.
oBoolean = FBXExportAnimation( [State] ); |
A Boolean value (true to include animation; false to exclude it)
Parameter | Type | Description |
---|---|---|
State | Boolean | True to export animation, false to exclude it
Default Value: If not specified, the current setting will not change. |