btRayResultCallback_hasHit

A function defined in GMBullet.yy

btRayResultCallback_hasHit(rayResultCallback)

Description

Checks whether the ray result callback has hit any object.

Arguments

Name Type Description
rayResultCallback Pointer A pointer to the btRayResultCallback instance to check for hits.

Returns

Bool True if the ray result callback has hit an object, false otherwise.


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