CVRRenderModels.LoadTexture_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 LoadTexture_Async(int textureId, IntPtr % ppTexture);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRRenderModelError LoadTexture_Async (int textureId, ref IntPtr ppTexture);
member this.LoadTexture_Async : int * nativeint -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRRenderModelError
Public Function LoadTexture_Async (textureId As Integer, ByRef ppTexture As IntPtr) As EVRRenderModelError
Parameters
- textureId
- Int32
- ppTexture
-
IntPtr
nativeint