A function defined in GMBullet.yy
btCollisionShape_isConvex2d(collisionShape)
Checks if the btCollisionShape is a 2D convex shape.
Name | Type | Description |
---|---|---|
collisionShape | Pointer |
A pointer to the btCollisionShape object. |
Bool
Returns true if the collision shape is a 2D convex shape, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.