A function defined in GMBullet.yy
btAngularLimit_fit(angularLimit, angle)
Fits the given angle within the angular limit.
Name | Type | Description |
---|---|---|
angularLimit | Pointer |
The pointer to the btAngularLimit instance. |
angle | Real |
The angle to fit within the limit. |
Real
Returns the fitted angle within the limit.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.