v9.0 (2011)
fbx|export
Returns or sets whether to use automatic unit to export.
oBoolean = FBXExportAutomaticUnit( [State] ); |
A Boolean value (true to use automatic unit; false to use the specified unit)
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. |