FBXExportCameras
 
 
 

FBXExportCameras

Introduced

v6.02

Description

Returns or sets whether to export cameras to the FBX file.

Scripting Syntax

oBoolean = FBXExportCameras( [State] );

Return Value

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

Parameters

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

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

See Also

FBXExport FBXImportCameras Cameras export option