We've moved!

Starting from MRTK 2.6, we are publishing both conceptual docs and API references on docs.microsoft.com. For conceptual docs, please visit our new landing page. For API references, please visit the MRTK-Unity section of the dot net API explorer. Existing content will remain here but will not be updated further.

Search Results for

    Show / Hide Table of Contents

    Struct VREvent_Data_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_Data_t

    Fields

    actionManifest

    Declaration
    public VREvent_InputActionManifestLoad_t actionManifest
    Field Value
    Type Description
    VREvent_InputActionManifestLoad_t

    applicationLaunch

    Declaration
    public VREvent_ApplicationLaunch_t applicationLaunch
    Field Value
    Type Description
    VREvent_ApplicationLaunch_t

    cameraSurface

    Declaration
    public VREvent_EditingCameraSurface_t cameraSurface
    Field Value
    Type Description
    VREvent_EditingCameraSurface_t

    chaperone

    Declaration
    public VREvent_Chaperone_t chaperone
    Field Value
    Type Description
    VREvent_Chaperone_t

    controller

    Declaration
    public VREvent_Controller_t controller
    Field Value
    Type Description
    VREvent_Controller_t

    dualAnalog

    Declaration
    public VREvent_DualAnalog_t dualAnalog
    Field Value
    Type Description
    VREvent_DualAnalog_t

    hapticVibration

    Declaration
    public VREvent_HapticVibration_t hapticVibration
    Field Value
    Type Description
    VREvent_HapticVibration_t

    inputBinding

    Declaration
    public VREvent_InputBindingLoad_t inputBinding
    Field Value
    Type Description
    VREvent_InputBindingLoad_t

    ipd

    Declaration
    public VREvent_Ipd_t ipd
    Field Value
    Type Description
    VREvent_Ipd_t

    keyboard

    Declaration
    public VREvent_Keyboard_t keyboard
    Field Value
    Type Description
    VREvent_Keyboard_t

    messageOverlay

    Declaration
    public VREvent_MessageOverlay_t messageOverlay
    Field Value
    Type Description
    VREvent_MessageOverlay_t

    mouse

    Declaration
    public VREvent_Mouse_t mouse
    Field Value
    Type Description
    VREvent_Mouse_t

    notification

    Declaration
    public VREvent_Notification_t notification
    Field Value
    Type Description
    VREvent_Notification_t

    overlay

    Declaration
    public VREvent_Overlay_t overlay
    Field Value
    Type Description
    VREvent_Overlay_t

    performanceTest

    Declaration
    public VREvent_PerformanceTest_t performanceTest
    Field Value
    Type Description
    VREvent_PerformanceTest_t

    process

    Declaration
    public VREvent_Process_t process
    Field Value
    Type Description
    VREvent_Process_t

    progressUpdate

    Declaration
    public VREvent_ProgressUpdate_t progressUpdate
    Field Value
    Type Description
    VREvent_ProgressUpdate_t

    property

    Declaration
    public VREvent_Property_t property
    Field Value
    Type Description
    VREvent_Property_t

    reserved

    Declaration
    public VREvent_Reserved_t reserved
    Field Value
    Type Description
    VREvent_Reserved_t

    screenshot

    Declaration
    public VREvent_Screenshot_t screenshot
    Field Value
    Type Description
    VREvent_Screenshot_t

    screenshotProgress

    Declaration
    public VREvent_ScreenshotProgress_t screenshotProgress
    Field Value
    Type Description
    VREvent_ScreenshotProgress_t

    scroll

    Declaration
    public VREvent_Scroll_t scroll
    Field Value
    Type Description
    VREvent_Scroll_t

    seatedZeroPoseReset

    Declaration
    public VREvent_SeatedZeroPoseReset_t seatedZeroPoseReset
    Field Value
    Type Description
    VREvent_SeatedZeroPoseReset_t

    showUi

    Declaration
    public VREvent_ShowUI_t showUi
    Field Value
    Type Description
    VREvent_ShowUI_t

    spatialAnchor

    Declaration
    public VREvent_SpatialAnchor_t spatialAnchor
    Field Value
    Type Description
    VREvent_SpatialAnchor_t

    status

    Declaration
    public VREvent_Status_t status
    Field Value
    Type Description
    VREvent_Status_t

    touchPadMove

    Declaration
    public VREvent_TouchPadMove_t touchPadMove
    Field Value
    Type Description
    VREvent_TouchPadMove_t

    webConsole

    Declaration
    public VREvent_WebConsole_t webConsole
    Field Value
    Type Description
    VREvent_WebConsole_t
    In This Article
    Back to top Generated by DocFX