Skip to content

@orillusion/core


Variable: GIRenderStartEvent

const GIRenderStartEvent: CEvent

Defined in: src/gfx/renderJob/graph/passes/GIPass.ts:47

Event fired (on the GIPass instance, via CEventDispatcher) when the full probe array has finished rendering. Consumed by the optional GPU buffer reader for cloud-GI pipelines.

Released under the MIT License