A function defined in GMBullet.yy
btCylinderShapeX_create(halfExtents)
Creates a new instance of a Bullet cylinder shape aligned with the x-axis.
Name | Type | Description |
---|---|---|
halfExtents | Pointer |
A pointer to a btVector3 specifying the half-extents of the cylinder in each axis (x, y, z). |
Pointer
A pointer to the created btCylinderShapeX object.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.