A function defined in GMBullet.yy
btCollisionShape_setLocalScaling(collisionShape, scaling)
Sets the local scaling for a btCollisionShape. This scales the shape's local geometry.
Name | Type | Description |
---|---|---|
collisionShape | Pointer |
A pointer to the btCollisionShape object. |
scaling | Pointer |
A pointer to a btVector3 representing the scaling factors along the x, y, and z axes. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.