Asynchronously loads a texture.
Syntax
Parameters
- filePath
- The file that contains the texture.
- textureOperations
- Operations to be performed during the image loading on the texture.
- queue
- The queue on which the callback method will be invoked, or null to invoke the method on the main dispatch queue.
- onComplete
- Callback to invoke when the texture is loaded. The callback receives a GLKTextureInfo and an NSError.
Remarks
Requirements
Namespace: GLKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0