Public Member Functions

override string ToString ()
 

Public Attributes

float x
 
float y
 
float z
 

Static Public Attributes

static readonly Vector3f zero = new Vector3f { x = 0.0f, y = 0.0f, z = 0.0f }
 

Member Function Documentation

◆ ToString()

override string OVRPlugin.Vector3f.ToString ( )

Member Data Documentation

◆ x

float OVRPlugin.Vector3f.x

◆ y

float OVRPlugin.Vector3f.y

◆ z

float OVRPlugin.Vector3f.z

◆ zero

readonly Vector3f OVRPlugin.Vector3f.zero = new Vector3f { x = 0.0f, y = 0.0f, z = 0.0f }
static

The documentation for this struct was generated from the following file: