btCollisionObject_setInterpolationWorldTransform

A function defined in GMBullet.yy

btCollisionObject_setInterpolationWorldTransform(collisionObject, transform)

Description

Sets the interpolation world transform of a Bullet Physics collision object.

Arguments

Name Type Description
collisionObject Pointer A pointer to a btCollisionObject instance.
transform Pointer A pointer to the btTransform that represents the new interpolation world transform.

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