btClosestRayResultCallback_getHitNormalWorldArray

A function defined in GMBullet.yy

btClosestRayResultCallback_getHitNormalWorldArray(closestRayResultCallback, outArray)

Description

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

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