HmdQuaternionf_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct HmdQuaternionf_t
| Name | Description | |
|---|---|---|
| Fields | ||
| w | ||
| x | ||
| y | ||
| z | ||
Fields
w
public float w
Field Value
| Type | Description |
|---|---|
| System.Single |
x
public float x
Field Value
| Type | Description |
|---|---|
| System.Single |
y
public float y
Field Value
| Type | Description |
|---|---|
| System.Single |
z
public float z
Field Value
| Type | Description |
|---|---|
| System.Single |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()