btRaycastVehicle_setBrake

A function defined in GMBullet.yy

btRaycastVehicle_setBrake(raycastVehicle, brake, wheelIndex)

Description

Set the braking force for a specific wheel of the raycast vehicle.

Arguments

Name Type Description
raycastVehicle Pointer A pointer to the btRaycastVehicle object.
brake Real The braking force to apply to the wheel.
wheelIndex Real The index of the wheel for which to set the brake.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.