A function defined in GMBullet.yy
btCompoundShape_getChildTransform(compoundShape, index)
Gets the transform of a specific child shape of the btCompoundShape by its index.
Name | Type | Description |
---|---|---|
compoundShape | Pointer |
A pointer to the btCompoundShape object. |
index | Real |
The index of the child shape to retrieve the transform for. |
Pointer
A pointer to the transform (btTransform) of the child shape at the specified index.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.