mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct HmdColor_t

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
    Assembly: cs.temp.dll.dll
    Syntax
    public struct HmdColor_t

    Fields

    a

    Declaration
    public float a
    Field Value
    Type Description
    Single

    a

    Declaration
    public float a
    Field Value
    Type Description
    Single

    b

    Declaration
    public float b
    Field Value
    Type Description
    Single

    b

    Declaration
    public float b
    Field Value
    Type Description
    Single

    g

    Declaration
    public float g
    Field Value
    Type Description
    Single

    g

    Declaration
    public float g
    Field Value
    Type Description
    Single

    r

    Declaration
    public float r
    Field Value
    Type Description
    Single

    r

    Declaration
    public float r
    Field Value
    Type Description
    Single
    In This Article
    • Fields
      • a
      • a
      • b
      • b
      • g
      • g
      • r
      • r
    Back to top Generated by DocFX