Skip to main content

Module preview

Module preview 

Source
Available on crate feature preview only.
Expand description

The preview application

Modulesยง

audio ๐Ÿ”’ Non-target_family=wasm
Preview audio playback (native only).
depth_visual ๐Ÿ”’
playback ๐Ÿ”’
The preview playback state machine: one clock, two strategies.
profiler ๐Ÿ”’
In-app profiler panel for the preview app (CPU + GPU + uploads).
timeline ๐Ÿ”’

Structsยง

RanimPreviewApp
Resolution

Enumsยง

ExportProgress ๐Ÿ”’ render and non-target_family=wasm
RanimPreviewAppCmd
ViewMode

Constantsยง

DEFAULT_LOGIC_FPS ๐Ÿ”’
Default logic grid resolution (Hz), per the time model design.

Functionsยง

preview_constructor_with_name
preview_scene
Preview a scene
preview_scene_with_name
Preview a scene with a custom name
run_app