btCollisionShape_isCompound

A function defined in GMBullet.yy

btCollisionShape_isCompound(collisionShape)

Description

Checks if the btCollisionShape is a compound shape, which is a collection of other shapes.

Arguments

Name Type Description
collisionShape Pointer A pointer to the btCollisionShape object.

Returns

Bool Returns true if the collision shape is a compound shape, false otherwise.


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