CVRCompositor.GetMirrorTextureD3D11(EVREye, IntPtr, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRCompositorError GetMirrorTextureD3D11(Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVREye eEye, IntPtr pD3D11DeviceOrResource, IntPtr % ppD3D11ShaderResourceView);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRCompositorError GetMirrorTextureD3D11 (Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVREye eEye, IntPtr pD3D11DeviceOrResource, ref IntPtr ppD3D11ShaderResourceView);
member this.GetMirrorTextureD3D11 : Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVREye * nativeint * nativeint -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRCompositorError
Public Function GetMirrorTextureD3D11 (eEye As EVREye, pD3D11DeviceOrResource As IntPtr, ByRef ppD3D11ShaderResourceView As IntPtr) As EVRCompositorError
Parameters
- eEye
- EVREye
- pD3D11DeviceOrResource
-
IntPtr
nativeint
- ppD3D11ShaderResourceView
-
IntPtr
nativeint