Skip to main content

Module execution_phase

Module execution_phase 

Source
Expand description

Execution phases for the frame pipeline.

Each phase represents a stage in the frame execution order. Built-in phases have fixed IDs 0-5. Custom phases can be created with IDs 6-254 and inserted at any position via the Scheduler API.

Structsยง

ExecutionPhase
A phase in the frame execution pipeline.