Skip to main content

b3Body_SetLinearVelocity

Function b3Body_SetLinearVelocity 

Source
pub unsafe extern "C" fn b3Body_SetLinearVelocity(
    bodyId: b3BodyId,
    linearVelocity: b3Vec3,
)
Expand description

Set the linear velocity of a body. Usually in meters per second.