btCollisionObject_getCollisionFlags

A function defined in GMBullet.yy

btCollisionObject_getCollisionFlags(collisionObject)

Description

Gets the collision flags for a btCollisionObject, indicating its collision behavior.

Arguments

Name Type Description
collisionObject Pointer A pointer to the btCollisionObject from which to get the collision flags.

Returns

Real The collision flags, representing the collision behavior of the object.


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