A function defined in GMBullet.yy
btBoxShape_create(halfExtents)
Creates a box shape with the specified half extents.
Name | Type | Description |
---|---|---|
halfExtents | Pointer |
A pointer to a btVector3 representing the half extents of the box. |
Pointer
A pointer to the newly created btBoxShape instance.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.