Skip to main content

b3Body_GetLocalPointVelocity

Function b3Body_GetLocalPointVelocity 

Source
pub unsafe extern "C" fn b3Body_GetLocalPointVelocity(
    bodyId: b3BodyId,
    localPoint: b3Vec3,
) -> b3Vec3
Expand description

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