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
- Scene
Config - Scene config
Enums§
- Output
Format - The output format of a scene
Traits§
- Scene
Constructor - A scene constructor