Skip to content

BakedLighting

const BakedLighting: ComponentDef<BakedLightingData>

Defined in: lightmap/components.ts:47

Declares how the scene carrying it is lit, and what its light was baked from.

Presence is not the switch — a scene with nothing to light bakes to nothing either way. It exists so the knobs have one home rather than one per door, and so “out of date” can be asked without re-running the bake to find out.