btCollisionObject_setInterpolationLinearVelocity

A function defined in GMBullet.yy

btCollisionObject_setInterpolationLinearVelocity(collisionObject, linearVelocity)

Description

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

Arguments

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

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