Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    VREvent_Data_t Struct

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

    public struct VREvent_Data_t
    Name Description
    Fields
    actionManifest
    applicationLaunch
    cameraSurface
    chaperone
    controller
    hapticVibration
    hdcpError
    inputBinding
    ipd
    keyboard
    messageOverlay
    mouse
    notification
    overlay
    performanceTest
    process
    progressUpdate
    property
    reserved
    screenshot
    screenshotProgress
    scroll
    seatedZeroPoseReset
    showDevTools
    showUi
    spatialAnchor
    status
    touchPadMove
    webConsole
    | Improve this Doc View Source

    Fields


    actionManifest

    public VREvent_InputActionManifestLoad_t actionManifest
    Field Value
    Type Description
    VREvent_InputActionManifestLoad_t

    applicationLaunch

    public VREvent_ApplicationLaunch_t applicationLaunch
    Field Value
    Type Description
    VREvent_ApplicationLaunch_t

    cameraSurface

    public VREvent_EditingCameraSurface_t cameraSurface
    Field Value
    Type Description
    VREvent_EditingCameraSurface_t

    chaperone

    public VREvent_Chaperone_t chaperone
    Field Value
    Type Description
    VREvent_Chaperone_t

    controller

    public VREvent_Controller_t controller
    Field Value
    Type Description
    VREvent_Controller_t

    hapticVibration

    public VREvent_HapticVibration_t hapticVibration
    Field Value
    Type Description
    VREvent_HapticVibration_t

    hdcpError

    public VREvent_HDCPError_t hdcpError
    Field Value
    Type Description
    VREvent_HDCPError_t

    inputBinding

    public VREvent_InputBindingLoad_t inputBinding
    Field Value
    Type Description
    VREvent_InputBindingLoad_t

    ipd

    public VREvent_Ipd_t ipd
    Field Value
    Type Description
    VREvent_Ipd_t

    keyboard

    public VREvent_Keyboard_t keyboard
    Field Value
    Type Description
    VREvent_Keyboard_t

    messageOverlay

    public VREvent_MessageOverlay_t messageOverlay
    Field Value
    Type Description
    VREvent_MessageOverlay_t

    mouse

    public VREvent_Mouse_t mouse
    Field Value
    Type Description
    VREvent_Mouse_t

    notification

    public VREvent_Notification_t notification
    Field Value
    Type Description
    VREvent_Notification_t

    overlay

    public VREvent_Overlay_t overlay
    Field Value
    Type Description
    VREvent_Overlay_t

    performanceTest

    public VREvent_PerformanceTest_t performanceTest
    Field Value
    Type Description
    VREvent_PerformanceTest_t

    process

    public VREvent_Process_t process
    Field Value
    Type Description
    VREvent_Process_t

    progressUpdate

    public VREvent_ProgressUpdate_t progressUpdate
    Field Value
    Type Description
    VREvent_ProgressUpdate_t

    property

    public VREvent_Property_t property
    Field Value
    Type Description
    VREvent_Property_t

    reserved

    public VREvent_Reserved_t reserved
    Field Value
    Type Description
    VREvent_Reserved_t

    screenshot

    public VREvent_Screenshot_t screenshot
    Field Value
    Type Description
    VREvent_Screenshot_t

    screenshotProgress

    public VREvent_ScreenshotProgress_t screenshotProgress
    Field Value
    Type Description
    VREvent_ScreenshotProgress_t

    scroll

    public VREvent_Scroll_t scroll
    Field Value
    Type Description
    VREvent_Scroll_t

    seatedZeroPoseReset

    public VREvent_SeatedZeroPoseReset_t seatedZeroPoseReset
    Field Value
    Type Description
    VREvent_SeatedZeroPoseReset_t

    showDevTools

    public VREvent_ShowDevTools_t showDevTools
    Field Value
    Type Description
    VREvent_ShowDevTools_t

    showUi

    public VREvent_ShowUI_t showUi
    Field Value
    Type Description
    VREvent_ShowUI_t

    spatialAnchor

    public VREvent_SpatialAnchor_t spatialAnchor
    Field Value
    Type Description
    VREvent_SpatialAnchor_t

    status

    public VREvent_Status_t status
    Field Value
    Type Description
    VREvent_Status_t

    touchPadMove

    public VREvent_TouchPadMove_t touchPadMove
    Field Value
    Type Description
    VREvent_TouchPadMove_t

    webConsole

    public VREvent_WebConsole_t webConsole
    Field Value
    Type Description
    VREvent_WebConsole_t

    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