btConvexResultCallback_hasHit

A function defined in GMBullet.yy

btConvexResultCallback_hasHit(convexResultCallback)

Description

Checks if the convex result callback has hit an object during a collision test.

Arguments

Name Type Description
convexResultCallback Pointer A pointer to the btConvexResultCallback instance to check for a hit.

Returns

Bool True if a hit occurred, false otherwise.


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