btWheelInfo_getIsFrontWheel

A function defined in GMBullet.yy

btWheelInfo_getIsFrontWheel(wheelInfo)

Description

Get whether the wheel is a front wheel for a btWheelInfo instance.

Arguments

Name Type Description
wheelInfo Pointer A pointer to the btWheelInfo instance.

Returns

Bool A boolean value indicating whether the wheel is a front wheel (true) or not (false).


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