btQuaternion_setValue

A function defined in GMBullet.yy

btQuaternion_setValue(quaternion, x, y, z, w)

Description

Sets the components of a btQuaternion.

Arguments

Name Type Description
quaternion Pointer A pointer to the btQuaternion object.
x Real The x-component value to set.
y Real The y-component value to set.
z Real The z-component value to set.
w Real The w-component value to set.

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