const MOTION_DEFAULTS: &[f64];Expand description
Default fallback per motion var when neither preset wrote it. Matches
the defaults that super::state_sync::sync_render_state applies when
reading the same vars out to RenderState.motion.
const MOTION_DEFAULTS: &[f64];Default fallback per motion var when neither preset wrote it. Matches
the defaults that super::state_sync::sync_render_state applies when
reading the same vars out to RenderState.motion.