btRigidBody_getOrientation

A function defined in GMBullet.yy

btRigidBody_getOrientation(rigidBody, outQuaternion)

Description

Retrieves the orientation (rotation) of the rigid body as a quaternion.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
outQuaternion Pointer A pointer to a btQuaternion to store the orientation.

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