btClosestRayResultCallback_getRayToWorldArray

A function defined in GMBullet.yy

btClosestRayResultCallback_getRayToWorldArray(closestRayResultCallback, outArray)

Description

Gets the end point of the ray 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 end point of the ray.
outArray Array An array to be populated with the x, y, and z components of the end point of the ray.

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