FBXExportShapes
 
 
 

FBXExportShapes

Introduced

v6.02

Description

Returns or sets whether or not to export the scene's shapes.

Scripting Syntax

oBoolean = FBXExportShapes( [State] );

Return Value

A Boolean value (true to include shapes; false to exclude them)

Parameters

Parameter Type Description
State Boolean True to export shapes, false to exclude them

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

See Also

FBXExport Shapes export option