btVector3_setValue

A function defined in GMBullet.yy

btVector3_setValue(vector, x, y, z)

Description

Sets the components of a btVector3.

Arguments

Name Type Description
vector Pointer A pointer to the btVector3 object.
x Real The value to set as the x-component of the vector.
y Real The value to set as the y-component of the vector.
z Real The value to set as the z-component of the vector.

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