Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

Light.alreadyLightmapped

Switch to Manual
public var alreadyLightmapped: 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.