CVRRenderModels.LoadIntoTextureD3D11_Async(Int32, 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::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