btRigidBody_setCenterOfMassTransform

A function defined in GMBullet.yy

btRigidBody_setCenterOfMassTransform(rigidBody, transform)

Description

Sets the center of mass transform for the rigid body.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
transform Pointer A pointer to the btTransform representing the new center of mass transform.

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