FBXExportAutomaticUnit
 
 
 

FBXExportAutomaticUnit

Introduced

v9.0 (2011)

Description

Returns or sets whether to use automatic unit to export.

Scripting Syntax

oBoolean = FBXExportAutomaticUnit( [State] );

Return Value

A Boolean value (true to use automatic unit; false to use the specified unit)

Parameters

Parameter Type Description
State Boolean True to use system unit (centimeters), false to use the specified unit

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

See Also

FBXExport FBXExportUnit Automatic export option