A function defined in GMBullet.yy
btRayResultCallback_getCollisionFilterGroup(rayResultCallback)
Gets the collision filter group associated with a btRayResultCallback instance. The collision filter group is a user-defined grouping used to filter collisions.
Name | Type | Description |
---|---|---|
rayResultCallback | Pointer |
A pointer to the btRayResultCallback instance from which to get the collision filter group. It should be a valid pointer to an existing btRayResultCallback instance. |
Real
The collision filter group associated with the rayResultCallback instance.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.