Module scene

Module scene 

Source
Expand description

Scene description types (Scene, Output, OutputFormat, etc.) Scene description types.

These types describe what to render (scene metadata, output settings) rather than how to animate (which lives in ranim-core).

Structs§

Output
The output of a scene
SceneConfig
Scene config

Enums§

OutputFormat
The output format of a scene

Traits§

SceneConstructor
A scene constructor