FBXImportLights
 
 
 

FBXImportLights

Introduced

v6.02

Description

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

Scripting Syntax

oBoolean = FBXImportLights( [State] );

Return Value

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

Parameters

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

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

See Also

FBXImport FBXExportLights Lights import option