CVRRenderModels.LoadIntoTextureD3D11_Async(Int32, IntPtr) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRRenderModelError LoadIntoTextureD3D11_Async(int textureId, IntPtr pDstTexture);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRRenderModelError LoadIntoTextureD3D11_Async (int textureId, IntPtr pDstTexture);
member this.LoadIntoTextureD3D11_Async : int * nativeint -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRRenderModelError
Public Function LoadIntoTextureD3D11_Async (textureId As Integer, pDstTexture As IntPtr) As EVRRenderModelError

Parameters

textureId
Int32
pDstTexture
IntPtr

nativeint

Returns

EVRRenderModelError

Applies to