FBXExportAnimation
 
 
 

FBXExportAnimation

Introduced

v6.02

Description

Returns or sets whether to export animation to the FBX file.

Scripting Syntax

oBoolean = FBXExportAnimation( [State] );

Return Value

A Boolean value (true to include animation; false to exclude it)

Parameters

Parameter Type Description
State Boolean True to export animation, false to exclude it

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

See Also

FBXExport FBXImportAnimation Export Animation option