mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct VREvent_Scroll_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 VREvent_Scroll_t

    Fields

    repeatCount

    Declaration
    public uint repeatCount
    Field Value
    Type Description
    UInt32

    repeatCount

    Declaration
    public uint repeatCount
    Field Value
    Type Description
    UInt32

    xdelta

    Declaration
    public float xdelta
    Field Value
    Type Description
    Single

    xdelta

    Declaration
    public float xdelta
    Field Value
    Type Description
    Single

    ydelta

    Declaration
    public float ydelta
    Field Value
    Type Description
    Single

    ydelta

    Declaration
    public float ydelta
    Field Value
    Type Description
    Single
    In This Article
    • Fields
      • repeatCount
      • repeatCount
      • xdelta
      • xdelta
      • ydelta
      • ydelta
    Back to top Generated by DocFX