A function defined in GMBullet.yy
btCapsuleShapeZ_create(radius, height)
Creates a capsule shape aligned along the z-axis.
Name | Type | Description |
---|---|---|
radius | Real |
The radius of the capsule. |
height | Real |
The height of the capsule along the z-axis. |
Pointer
A pointer to the created btCapsuleShapeZ object.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.