btCollisionWorld_getCollisionObject

A function defined in GMBullet.yy

btCollisionWorld_getCollisionObject(collisionWorld, index)

Description

Retrieves a collision object from the collision world based on the provided index.

Arguments

Name Type Description
collisionWorld Pointer A pointer to the collision world instance.
index Real The index of the collision object to retrieve.

Returns

Pointer A pointer to the retrieved collision object.


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