Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    InputDigitalActionData_t Struct

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

    public struct InputDigitalActionData_t
    Name Description
    Fields
    activeOrigin
    bActive
    bChanged
    bState
    fUpdateTime
    | Improve this Doc View Source

    Fields


    activeOrigin

    public ulong activeOrigin
    Field Value
    Type Description
    System.UInt64

    bActive

    public bool bActive
    Field Value
    Type Description
    System.Boolean

    bChanged

    public bool bChanged
    Field Value
    Type Description
    System.Boolean

    bState

    public bool bState
    Field Value
    Type Description
    System.Boolean

    fUpdateTime

    public float fUpdateTime
    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