Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    VREvent_TouchPadMove_t Struct

    Namespace: Valve.VR
    Assembly: Stride.VirtualReality.dll

    public struct VREvent_TouchPadMove_t
    Name Description
    Fields
    bFingerDown
    flSecondsFingerDown
    fValueXFirst
    fValueXRaw
    fValueYFirst
    fValueYRaw
    | Improve this Doc View Source

    Fields


    bFingerDown

    public bool bFingerDown
    Field Value
    Type Description
    System.Boolean

    flSecondsFingerDown

    public float flSecondsFingerDown
    Field Value
    Type Description
    System.Single

    fValueXFirst

    public float fValueXFirst
    Field Value
    Type Description
    System.Single

    fValueXRaw

    public float fValueXRaw
    Field Value
    Type Description
    System.Single

    fValueYFirst

    public float fValueYFirst
    Field Value
    Type Description
    System.Single

    fValueYRaw

    public float fValueYRaw
    Field Value
    Type Description
    System.Single

    Inherited Members

    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation