Skip to main content

b3Body_GetWorldPointVelocity

Function b3Body_GetWorldPointVelocity 

Source
pub unsafe extern "C" fn b3Body_GetWorldPointVelocity(
    bodyId: b3BodyId,
    worldPoint: b3Pos,
) -> b3Vec3
Expand description

Get the linear velocity of a world point attached to a body. Usually in meters per second.