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