btClosestRayResultCallback_getRayToWorld

A function defined in GMBullet.yy

btClosestRayResultCallback_getRayToWorld(closestRayResultCallback, outVector3)

Description

Gets the end point of the ray in world coordinates from a btClosestRayResultCallback instance.

Arguments

Name Type Description
closestRayResultCallback Pointer A pointer to the btClosestRayResultCallback instance from which to get the end point of the ray.
outVector3 Pointer A pointer to a btVector3 where the end point of the ray will be copied.

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