btVector3_setY

A function defined in GMBullet.yy

btVector3_setY(vector, y)

Description

Sets the y-component of a btVector3.

Arguments

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

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