btClosestConvexResultCallback_getHitNormalWorld

A function defined in GMBullet.yy

btClosestConvexResultCallback_getHitNormalWorld(closestConvexResultCallback, outVector3)

Description

Retrieves the hit normal in world coordinates from a btClosestConvexResultCallback instance and stores it in a vector.

Arguments

Name Type Description
closestConvexResultCallback Pointer A pointer to the btClosestConvexResultCallback instance.
outVector3 Pointer A pointer to a btVector3 instance where the hit normal will be stored.

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