btTransform_getRotation

A function defined in GMBullet.yy

btTransform_getRotation(transform, outQuaternion)

Description

Retrieves the rotation of the transform as a quaternion and stores it in the specified btQuaternion.

Arguments

Name Type Description
transform Pointer A pointer to the btTransform object.
outQuaternion Pointer A pointer to a btQuaternion to store the rotation.

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