pub unsafe extern "C" fn b3GetSweepTransform(
sweep: *const b3Sweep,
time: f32,
) -> b3TransformExpand description
Evaluate the transform sweep at a specific time.
pub unsafe extern "C" fn b3GetSweepTransform(
sweep: *const b3Sweep,
time: f32,
) -> b3TransformEvaluate the transform sweep at a specific time.