v9.0 (2011)
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.
oBoolean = FBXImportAutomaticUnit( [State] ); |
A Boolean value (true to use file unit; false to use the specified unit)
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. |