Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Light.alreadyLightmapped

Switch to Manual
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.