btVector3_setX

A function defined in GMBullet.yy

btVector3_setX(vector, x)

Description

Sets the x-component 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.

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