Expand description
Per-frame and per-step context types for runtime plugins.
Structsยง
- Runtime
Frame Context - Per-frame inputs to
super::ViewportRuntime::step. - Runtime
Step Context - Context passed to each plugin during its execution step.
- Simulation
Step Context - Narrower context for simulation plugins that need a per-step index.