Optionalopts: PointSpotLightFeatureOptionsReadonlynameStable identifier used for lookup, signature hashing, and pass-name keying.
When false, the feature is skipped each frame. Toggling triggers a cached-graph invalidation.
Which culled strategy 'auto' escalates to. Settable at runtime.
Live culling strategy (see PointSpotLightFeatureOptions.culling).
Settable at runtime; the change takes effect on the next frame's update.
Setting 'auto' resumes per-frame selection.
Toggle the LTC rect-area-light path live (no pass rebuild). Only effective
when the feature was constructed with areaLightLtc: true; otherwise a
no-op. When off, rect area lights fall back to representative-point shading.
Release GPU resources.
Point + spot light shadows (cube VSM + 2D VSM + projection-texture array) plus the deferred-style additive lighting pass that consumes them. Reads
frame.gbuffer, accumulates ontoframe.hdrand writes back.