Skip to main content

Module context

Module context 

Source
Expand description

Per-frame and per-step context types for runtime plugins.

Structsยง

RuntimeFrameContext
Per-frame inputs to super::ViewportRuntime::step.
RuntimeStepContext
Context passed to each plugin during its execution step.
SimulationStepContext
Narrower context for simulation plugins that need a per-step index.