FBXImportAutomaticUnit
 
 
 

FBXImportAutomaticUnit

Introduced

v9.0 (2011)

Description

Returns or sets whether to import using file unit. If you specify false, you can choose the unit used to import when calling the FBXImport command.

Scripting Syntax

oBoolean = FBXImportAutomaticUnit( [State] );

Return Value

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

Parameters

Parameter Type Description
State Boolean True to use file unit, false to use the specified unit

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

See Also

FBXImport FBXImportUnit Automatic import option