Struct HmdQuaternionf_t
Inherited Members
      System.ValueType.Equals(System.Object)
    
    
      System.ValueType.GetHashCode()
    
    
      System.ValueType.ToString()
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public struct HmdQuaternionf_t
  Fields
w
Declaration
public float w
  Field Value
| Type | Description | 
|---|---|
| System.Single | 
x
Declaration
public float x
  Field Value
| Type | Description | 
|---|---|
| System.Single | 
y
Declaration
public float y
  Field Value
| Type | Description | 
|---|---|
| System.Single | 
z
Declaration
public float z
  Field Value
| Type | Description | 
|---|---|
| System.Single |