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