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ยง
- Execution
Phase - A phase in the frame execution pipeline.