A function defined in GMBullet.yy
btCollisionObject_getAnisotropicFriction(collisionObject, outVector3)
Gets the anisotropic friction of a Bullet Physics collision object.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to a btCollisionObject instance. |
outVector3 | Pointer |
A pointer to a btVector3 instance to store the anisotropic friction values. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.