btClosestConvexResultCallback_getConvexToWorldArray

A function defined in GMBullet.yy

btClosestConvexResultCallback_getConvexToWorldArray(closestConvexResultCallback, outArray)

Description

Retrieves the convexToWorld vector from a btClosestConvexResultCallback instance and stores it in an array.

Arguments

Name Type Description
closestConvexResultCallback Pointer A pointer to the btClosestConvexResultCallback instance.
outArray Array An array to store the convexToWorld vector components in the order [x, y, z].

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