lightType

app.project.item(index).layer(index).lightType

Description

For a light layer, its light type.
Trying to set this attribute for a non-light layer produces an error.

Type

ALightType enumerated value; read/write. One of:
LightType.PARALLEL
LightType.SPOT
LightType.POINT
LightType.AMBIENT

Other Tags

Posted in LightLayer object and tagged , , , , , , .