A function defined in GMBullet.yy
btCollisionObject_hasAnisotropicFriction(collisionObject[, frictionMode])
Checks if a Bullet Physics collision object has anisotropic friction set.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to a btCollisionObject instance. |
frictionMode | Real |
An integer representing the friction mode. Default is 1. |
Bool
A boolean value indicating whether the collision object has anisotropic friction.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.