A function defined in GMBullet.yy
btCollisionShape_setLocalScalingXYZ(collisionShape, scalingX, scalingY, scalingZ)
Sets the local scaling of a btCollisionShape in each axis separately.
Name | Type | Description |
---|---|---|
collisionShape | Pointer |
A pointer to the btCollisionShape object. |
scalingX | Real |
The scaling factor along the X-axis. |
scalingY | Real |
The scaling factor along the Y-axis. |
scalingZ | Real |
The scaling factor along the Z-axis. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.