x
: float |
The x component of the ovrNetSyncVec3 struct. It is a float value representing the x-axis.
Signature
float ovrNetSyncVec3::x |
y
: float |
The y component of the ovrNetSyncVec3 struct. It is a float value representing the y-axis.
Signature
float ovrNetSyncVec3::y |
z
: float |
The z component of the ovrNetSyncVec3 struct. It is a float value representing the z-axis.
Signature
float ovrNetSyncVec3::z |