Expand description
Runtime plugin trait and phase ordering.
Modules§
- phase
- Named priority band constants for runtime plugins.
Enums§
- Runtime
Event - An event emitted by the runtime when the scene node set changes.
- Runtime
Phase - Named execution phase for a runtime plugin.
Traits§
- Runtime
Plugin - A plugin that executes during the scene step.