btClosestConvexResultCallback_getHitPointWorld

A function defined in GMBullet.yy

btClosestConvexResultCallback_getHitPointWorld(closestConvexResultCallback, outVector3)

Description

Retrieves the hit point in world coordinates from a btClosestConvexResultCallback instance.

Arguments

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

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