|
|
struct { | |
| |
|
ossia::scene_spec scene | |
| |
|
uint8_t dirty {0} | |
| |
| } | scene_in | |
| |
|
halp::hslider_f32<"Time", halp::range{0., 3600., 0.}> | time |
| |
|
halp::hslider_f32<"Speed", halp::range{-4., 4., 1.}> | speed |
| |
|
halp::toggle<"Loop"> | loop |
| |
|
halp::spinbox_i32<"Clip index", halp::irange{-1, 32, -1}> | clip_index |
| |
The documentation for this struct was generated from the following file: