pub unsafe extern "C" fn b2GetSweepTransform(
sweep: *const b2Sweep,
time: f32,
) -> b2TransformExpand description
Evaluate the transform sweep at a specific time.
pub unsafe extern "C" fn b2GetSweepTransform(
sweep: *const b2Sweep,
time: f32,
) -> b2TransformEvaluate the transform sweep at a specific time.