Skip to main content

Module plugin

Module plugin 

Source
Expand description

Runtime plugin trait and phase ordering.

Modules§

phase
Named priority band constants for runtime plugins.

Enums§

RuntimeEvent
An event emitted by the runtime when the scene node set changes.
RuntimePhase
Named execution phase for a runtime plugin.

Traits§

RuntimePlugin
A plugin that executes during the scene step.