A function defined in GMBullet.yy
btRigidBody_getLinearFactor(rigidBody, outVector3)
Gets the linear factor of the btRigidBody, which controls the linear motion's freedom along each axis.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
outVector3 | Pointer |
A pointer to a btVector3 where the linear factor will be copied. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.