const MOTION_VARS: &[&str];Expand description
Continuous motion params that lerp during a transition. Order is
load-bearing — snapshot_motion and [write_motion] index into the
returned array by position.
const MOTION_VARS: &[&str];Continuous motion params that lerp during a transition. Order is
load-bearing — snapshot_motion and [write_motion] index into the
returned array by position.