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