mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct InputDigitalActionData_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 InputDigitalActionData_t

    Fields

    activeOrigin

    Declaration
    public ulong activeOrigin
    Field Value
    Type Description
    UInt64

    activeOrigin

    Declaration
    public ulong activeOrigin
    Field Value
    Type Description
    UInt64

    bActive

    Declaration
    public bool bActive
    Field Value
    Type Description
    Boolean

    bActive

    Declaration
    public bool bActive
    Field Value
    Type Description
    Boolean

    bChanged

    Declaration
    public bool bChanged
    Field Value
    Type Description
    Boolean

    bChanged

    Declaration
    public bool bChanged
    Field Value
    Type Description
    Boolean

    bState

    Declaration
    public bool bState
    Field Value
    Type Description
    Boolean

    bState

    Declaration
    public bool bState
    Field Value
    Type Description
    Boolean

    fUpdateTime

    Declaration
    public float fUpdateTime
    Field Value
    Type Description
    Single

    fUpdateTime

    Declaration
    public float fUpdateTime
    Field Value
    Type Description
    Single
    In This Article
    • Fields
      • activeOrigin
      • activeOrigin
      • bActive
      • bActive
      • bChanged
      • bChanged
      • bState
      • bState
      • fUpdateTime
      • fUpdateTime
    Back to top Generated by DocFX