Enumeration Casemigueldeicaza.swiftgodot 0.45.0SwiftGodot
scene
Use the scene’s environment lighting when baking lightmaps.
LightmapGI.swift:118case scene
Other cases
case disabled
Ignore environment lighting when baking lightmaps.
case customSky
Use
environmentCustomSky
as a source of environment lighting when baking lightmaps.case customColor
Use
environmentCustomColor
multiplied byenvironmentCustomEnergy
as a constant source of environment lighting when baking lightmaps.