A function defined in GMBullet.yy
btTransform_getMatrix(transform, outMatrix)
Retrieves the transformation matrix of the btTransform and stores it in the specified array.
Name | Type | Description |
---|---|---|
transform | Pointer |
A pointer to the btTransform object. |
outMatrix | Array |
An array to store the transformation matrix (16 elements). |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.