CVRCompositor.GetMirrorTextureD3D11(EVREye, IntPtr, IntPtr) Method

Definition

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

Returns

EVRCompositorError

Applies to