A function defined in GMBullet.yy
btAllHitsRayResultCallback_getHitPointWorldArray(allHitsRayResultCallback, outArray)
Retrieves an array of hit points (in XYZ order) from a btAllHitsRayResultCallback instance.
Name | Type | Description |
---|---|---|
allHitsRayResultCallback | Pointer |
A pointer to the btAllHitsRayResultCallback instance from which to retrieve hit points. |
outArray | Array |
An array to be populated with hit points in XYZ order. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.