Native API DocumentationModulesCommonMLVec3fVersion: 14 Oct 2024On this pageMLVec3fModule: Common More...#include <ml_types.h>Public AttributesTypeNamefloatxfloatyfloatzDetailed Descriptionstruct MLVec3f;3D vector represented with X, Y, and Z floats. Public Attributes Documentationxfloat x;yfloat y;zfloat z;