A function defined in GMBullet.yy
btConeTwistConstraint_GetPointForAngle(coneTwistConstraint, fAngleInRadians, fLength, outVector3)
Computes a point in the constraint space for a given angle and length.
Name | Type | Description |
---|---|---|
coneTwistConstraint | Pointer |
The pointer to the cone twist constraint. |
fAngleInRadians | Real |
The angle in radians. |
fLength | Real |
The length. |
outVector3 | Pointer |
The pointer to store the computed point as a btVector3. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.