Light.alreadyLightmapped
var alreadyLightmapped: bool;
bool alreadyLightmapped;
alreadyLightmapped as bool
Description

Has the light already been lightmapped.

When manually assembling a lightmapped scene set this property appropriately, so that the light doesn't affect lightmapped objects twice, but at the same time affects dynamic objects. See Also: Light component.