btRaycastVehicle_applyEngineForce

A function defined in GMBullet.yy

btRaycastVehicle_applyEngineForce(raycastVehicle, force, wheel)

Description

Apply engine force to a specific wheel of the btRaycastVehicle.

Arguments

Name Type Description
raycastVehicle Pointer A pointer to the btRaycastVehicle object.
force Real The engine force to apply to the specified wheel.
wheel Real The index of the wheel to which the engine force should be applied.

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