btRigidBody_getCenterOfMassTransform

A function defined in GMBullet.yy

btRigidBody_getCenterOfMassTransform(rigidBody, outTransform)

Description

Retrieves the transform representing the center of mass of the rigid body.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
outTransform Pointer A pointer to a btTransform to store the center of mass transform.

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