btTransform_setRotation

A function defined in GMBullet.yy

btTransform_setRotation(transform, quaternion)

Description

Sets the rotation of the transform using a btQuaternion.

Arguments

Name Type Description
transform Pointer A pointer to the btTransform object.
quaternion Pointer A pointer to the btQuaternion representing the rotation.

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