FBXImportCameras
 
 
 

FBXImportCameras

Introduced

v6.02

Description

Returns or sets whether to import cameras from the FBX file.

Scripting Syntax

oBoolean = FBXImportCameras( [State] );

Return Value

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

Parameters

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

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

See Also

FBXImport FBXExportCameras Cameras import option