btVector3_getX

A function defined in GMBullet.yy

btVector3_getX(vector)

Description

Gets the x-component of a btVector3.

Arguments

Name Type Description
vector Pointer A pointer to the btVector3 object.

Returns

Real The x-component of the vector.


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