btRigidBody_setTurnVelocityXYZ

A function defined in GMBullet.yy

btRigidBody_setTurnVelocityXYZ(rigidBody, velocityX, velocityY, velocityZ)

Description

Sets the turn velocity of the rigid body using individual components in the XYZ axes.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
velocityX Real The turn velocity along the X-axis.
velocityY Real The turn velocity along the Y-axis.
velocityZ Real The turn velocity along the Z-axis.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.