Module recording

Source
Expand description

Recording API for caching sparse strips

Structs§

CachedStrips
Cached sparse strip data.
PushLayerCommand
Command for pushing a new layer.
Recorder
Recorder context that captures commands.
Recording
A recording of rendering commands that can cache generated strips.

Enums§

RenderCommand
Individual rendering commands that can be recorded.

Traits§

Recordable
Trait for rendering contexts that support recording and replaying operations.