btCollisionObject_getInterpolationAngularVelocity

A function defined in GMBullet.yy

btCollisionObject_getInterpolationAngularVelocity(collisionObject, outVector3)

Description

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

Arguments

Name Type Description
collisionObject Pointer A pointer to a btCollisionObject instance.
outVector3 Pointer A pointer to a btVector3 where the interpolation angular velocity will be copied.

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