btCollisionObject_setWorldTransform

A function defined in GMBullet.yy

btCollisionObject_setWorldTransform(collisionObject, transform)

Description

Sets the 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 world transform.

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