v2.33
 
FloatVector3D Struct Reference

Represents a 3D vector. More...

Public Attributes

float X
 The x component of the vector.
 
float Y
 The y component of the vector.
 
float Z
 The z component of the vector.
 

Detailed Description

Represents a 3D vector.