nn::math::VEC3_
struct VEC3_ { f32 x; f32 y; f32 z; };
Structure with members in a 3D vector.
x
y
z
CONFIDENTIAL