btCompoundShape_getChildShape

A function defined in GMBullet.yy

btCompoundShape_getChildShape(compoundShape, index)

Description

Gets a specific child shape of the btCompoundShape by its index.

Arguments

Name Type Description
compoundShape Pointer A pointer to the btCompoundShape object.
index Real The index of the child shape to retrieve.

Returns

Pointer A pointer to the child shape (btCollisionShape) at the specified index.


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