FBXExportLights
 
 
 

FBXExportLights

Introduced

v6.02

Description

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

Scripting Syntax

oBoolean = FBXExportLights( [State] );

Return Value

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

Parameters

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

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

See Also

FBXExport FBXImportLights Lights export option