mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct InputPoseActionData_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 InputPoseActionData_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

    pose

    Declaration
    public TrackedDevicePose_t pose
    Field Value
    Type Description
    TrackedDevicePose_t

    pose

    Declaration
    public TrackedDevicePose_t pose
    Field Value
    Type Description
    TrackedDevicePose_t
    In This Article
    • Fields
      • activeOrigin
      • activeOrigin
      • bActive
      • bActive
      • pose
      • pose
    Back to top Generated by DocFX