btClosestRayResultCallback_getHitPointWorldArray

A function defined in GMBullet.yy

btClosestRayResultCallback_getHitPointWorldArray(closestRayResultCallback, outArray)

Description

Gets the hit point in world coordinates from a btClosestRayResultCallback instance and populates an array.

Arguments

Name Type Description
closestRayResultCallback Pointer A pointer to the btClosestRayResultCallback instance from which to get the hit point.
outArray Array An array to be populated with the x, y, and z components of the hit point.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.