Skip to main content

b3World_SetMaximumLinearSpeed

Function b3World_SetMaximumLinearSpeed 

Source
pub unsafe extern "C" fn b3World_SetMaximumLinearSpeed(
    worldId: b3WorldId,
    maximumLinearSpeed: f32,
)
Expand description

Set the maximum linear speed. Usually in m/s.