btConvexResultCallback_getClosestHitFraction

A function defined in GMBullet.yy

btConvexResultCallback_getClosestHitFraction(convexResultCallback)

Description

Retrieves the closest hit fraction from a btConvexResultCallback instance.

Arguments

Name Type Description
convexResultCallback Pointer A pointer to the btConvexResultCallback instance from which to retrieve the closest hit fraction.

Returns

Real A real value representing the fraction along the ray where the closest collision occurred.


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