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