btCollisionObject_getCollisionShape

A function defined in GMBullet.yy

btCollisionObject_getCollisionShape(collisionObject)

Description

Gets the collision shape for a Bullet Physics collision object.

Arguments

Name Type Description
collisionObject Pointer A pointer to a btCollisionObject instance.

Returns

Pointer A pointer to the collision shape associated with the collision object.


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