btCompoundShape_removeChildShapeByIndex

A function defined in GMBullet.yy

btCompoundShape_removeChildShapeByIndex(compoundShape, index)

Description

Removes a child shape from 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 be removed.

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