btCompoundShape_getChildTransform

A function defined in GMBullet.yy

btCompoundShape_getChildTransform(compoundShape, index)

Description

Gets the transform of 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 the transform for.

Returns

Pointer A pointer to the transform (btTransform) of the child shape at the specified index.


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