btCompoundShape_removeChildShape

A function defined in GMBullet.yy

btCompoundShape_removeChildShape(compoundShape, shape)

Description

Removes a child shape from the btCompoundShape.

Arguments

Name Type Description
compoundShape Pointer A pointer to the btCompoundShape object.
shape Pointer A pointer to the child shape (btCollisionShape) to be removed.

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