btClosestRayResultCallback_getHitNormalWorld

A function defined in GMBullet.yy

btClosestRayResultCallback_getHitNormalWorld(closestRayResultCallback, outVector3)

Description

Gets the normal of the hit point in world coordinates from a btClosestRayResultCallback instance.

Arguments

Name Type Description
closestRayResultCallback Pointer A pointer to the btClosestRayResultCallback instance from which to get the hit normal.
outVector3 Pointer A pointer to a btVector3 where the hit normal will be copied.

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