Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    COpenVRContext Struct

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

    public struct COpenVRContext
    Name Description
    Fields
    m_pVRApplications
    m_pVRChaperone
    m_pVRChaperoneSetup
    m_pVRCompositor
    m_pVRDebug
    m_pVRDriverManager
    m_pVRExtendedDisplay
    m_pVRHeadsetView
    m_pVRInput
    m_pVRIOBuffer
    m_pVRNotifications
    m_pVROverlay
    m_pVROverlayView
    m_pVRRenderModels
    m_pVRResources
    m_pVRScreenshots
    m_pVRSettings
    m_pVRSpatialAnchors
    m_pVRSystem
    m_pVRTrackedCamera
    | Improve this Doc View Source

    Fields


    m_pVRApplications

    public IntPtr m_pVRApplications
    Field Value
    Type Description
    System.IntPtr

    m_pVRChaperone

    public IntPtr m_pVRChaperone
    Field Value
    Type Description
    System.IntPtr

    m_pVRChaperoneSetup

    public IntPtr m_pVRChaperoneSetup
    Field Value
    Type Description
    System.IntPtr

    m_pVRCompositor

    public IntPtr m_pVRCompositor
    Field Value
    Type Description
    System.IntPtr

    m_pVRDebug

    public IntPtr m_pVRDebug
    Field Value
    Type Description
    System.IntPtr

    m_pVRDriverManager

    public IntPtr m_pVRDriverManager
    Field Value
    Type Description
    System.IntPtr

    m_pVRExtendedDisplay

    public IntPtr m_pVRExtendedDisplay
    Field Value
    Type Description
    System.IntPtr

    m_pVRHeadsetView

    public IntPtr m_pVRHeadsetView
    Field Value
    Type Description
    System.IntPtr

    m_pVRInput

    public IntPtr m_pVRInput
    Field Value
    Type Description
    System.IntPtr

    m_pVRIOBuffer

    public IntPtr m_pVRIOBuffer
    Field Value
    Type Description
    System.IntPtr

    m_pVRNotifications

    public IntPtr m_pVRNotifications
    Field Value
    Type Description
    System.IntPtr

    m_pVROverlay

    public IntPtr m_pVROverlay
    Field Value
    Type Description
    System.IntPtr

    m_pVROverlayView

    public IntPtr m_pVROverlayView
    Field Value
    Type Description
    System.IntPtr

    m_pVRRenderModels

    public IntPtr m_pVRRenderModels
    Field Value
    Type Description
    System.IntPtr

    m_pVRResources

    public IntPtr m_pVRResources
    Field Value
    Type Description
    System.IntPtr

    m_pVRScreenshots

    public IntPtr m_pVRScreenshots
    Field Value
    Type Description
    System.IntPtr

    m_pVRSettings

    public IntPtr m_pVRSettings
    Field Value
    Type Description
    System.IntPtr

    m_pVRSpatialAnchors

    public IntPtr m_pVRSpatialAnchors
    Field Value
    Type Description
    System.IntPtr

    m_pVRSystem

    public IntPtr m_pVRSystem
    Field Value
    Type Description
    System.IntPtr

    m_pVRTrackedCamera

    public IntPtr m_pVRTrackedCamera
    Field Value
    Type Description
    System.IntPtr

    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