Public Member Functions

override string ToString ()
 

Public Attributes

short x
 
short y
 
short z
 
short w
 

Static Public Attributes

static readonly Vector4s zero = new Vector4s { x = 0, y = 0, z = 0, w = 0 }
 

Member Function Documentation

◆ ToString()

override string OVRPlugin.Vector4s.ToString ( )

Member Data Documentation

◆ w

short OVRPlugin.Vector4s.w

◆ x

short OVRPlugin.Vector4s.x

◆ y

short OVRPlugin.Vector4s.y

◆ z

short OVRPlugin.Vector4s.z

◆ zero

readonly Vector4s OVRPlugin.Vector4s.zero = new Vector4s { x = 0, y = 0, z = 0, w = 0 }
static

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