HmdColor_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct HmdColor_t
| Name | Description | |
|---|---|---|
| Fields | ||
| a | ||
| b | ||
| g | ||
| r | ||
Fields
a
public float a
Field Value
| Type | Description |
|---|---|
| System.Single |
b
public float b
Field Value
| Type | Description |
|---|---|
| System.Single |
g
public float g
Field Value
| Type | Description |
|---|---|
| System.Single |
r
public float r
Field Value
| Type | Description |
|---|---|
| System.Single |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()