Sun-shaft godrays. Reads frame.hdr + frame.gbuffer.depth + frame.shadowMap + the lighting feature's persistent camera/light uniform handles, writes the lit-with-shafts HDR back into frame.hdr. Register AFTER DeferredLightingFeature.
frame.hdr
frame.gbuffer.depth
frame.shadowMap
Readonly
Stable identifier used for lookup, signature hashing, and pass-name keying.
When false, the feature is skipped each frame. Toggling triggers a cached-graph invalidation.
Construct pipelines / pass instances. Runs once.
Per-frame uniform refresh on the owned passes.
Register the feature's passes in frame.graph.
frame.graph
Release GPU resources.
Sun-shaft godrays. Reads
frame.hdr+frame.gbuffer.depth+frame.shadowMap+ the lighting feature's persistent camera/light uniform handles, writes the lit-with-shafts HDR back intoframe.hdr. Register AFTER DeferredLightingFeature.