Skip to main content

Module controller

Module controller 

Source
Expand description

Renderer-neutral motion controller contracts.

Structs§

MotionClockSample
Adapter clock sample mapped into deterministic controller elapsed time.
MotionExecutionPlan
Renderer-neutral policy result used to start motion from a single owner.
MotionProgressExecution
A policy-resolved normalized 0..1 progress run.
MotionProgressSample
Sample from a normalized 0..1 progress execution.
MotionScalarController
A small keyed scalar motion controller.
MotionScalarControllerSample
A grouped controller sample.
MotionScalarExecution
A single scalar track plus its policy-resolved execution metadata.
MotionScalarExecutionSample
Sample from a policy-resolved scalar execution.
MotionScalarTrack
One scalar motion track sampled by deterministic elapsed time.
MotionScalarTrackSample
A sampled keyed scalar motion track.

Enums§

MotionExecutionState
Policy-resolved execution state for a motion run before adapter sampling begins.
MotionFrameDemand
Renderer-neutral frame demand returned by motion controllers.
MotionFrameReason
Minimal reason vocabulary for adapter-owned frame requests.