Skip to main content

sample_track

Function sample_track 

Source
pub fn sample_track(track: &Track, t: f32) -> TrackSample
Expand description

Sample a single track at t with the same semantics the grid uses (clamp at ends, glTF interpolation, shortest-path slerp).