A function defined in GMBullet.yy
btCylinderShape_createXYZ(halfExtentX, halfExtentY, halfExtentZ)
Creates a new instance of a Bullet cylinder shape aligned with the y-axis.
Name | Type | Description |
---|---|---|
halfExtentX | Real |
The half extent along the x-axis. |
halfExtentY | Real |
The half extent along the y-axis. |
halfExtentZ | Real |
The half extent along the z-axis. |
Pointer
A pointer to the created btCylinderShape object.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.