v7.5
Returns or sets whether or not to export only the current selection.
oBoolean = FBXExportSelection( [State] ); |
A Boolean value (true to export only the current selection; false to export the whole scene)
Parameter | Type | Description |
---|---|---|
State | Boolean |
True to export only the current selection, false to export the whole scene. Default Value: If not specified, the current setting will not change. |