btCollisionObject_setInterpolationAngularVelocity

A function defined in GMBullet.yy

btCollisionObject_setInterpolationAngularVelocity(collisionObject, angularVelocity)

Description

Sets the interpolation angular velocity of a Bullet Physics collision object.

Arguments

Name Type Description
collisionObject Pointer A pointer to a btCollisionObject instance.
angularVelocity Pointer A pointer to a btVector3 representing the new interpolation angular velocity.

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