btVector3_setZ

A function defined in GMBullet.yy

btVector3_setZ(vector, z)

Description

Sets the z-component of a btVector3.

Arguments

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

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