btRigidBody_setTurnVelocity

A function defined in GMBullet.yy

btRigidBody_setTurnVelocity(rigidBody, velocity)

Description

Sets the turn velocity of the rigid body using a btVector3.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
velocity Pointer A pointer to a btVector3 representing the turn velocity to set.

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