FBXExportSelection
 
 
 

FBXExportSelection

Introduced

v7.5

Description

Returns or sets whether or not to export only the current selection.

Scripting Syntax

oBoolean = FBXExportSelection( [State] );

Return Value

A Boolean value (true to export only the current selection; false to export the whole scene)

Parameters

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.

See Also

FBXExport Selection Only export option