Description
Accesses if blocks are ignored and do not contribute lighting to the scene.
Visual Basic
Public Property LightsInBlocks() As bool
C#
public bool LightsInBlocks;
Conditions
Read / Write
Accesses if blocks are ignored and do not contribute lighting to the scene.
Public Property LightsInBlocks() As bool
public bool LightsInBlocks;
Read / Write