A function defined in GMBullet.yy
btRigidBody_setDamping(rigidBody, linearDamping, angularDamping)
Sets the linear and angular damping for the rigid body.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
linearDamping | Real |
The linear damping factor. |
angularDamping | Real |
The angular damping factor. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.