Method WriteAndroidTexture
WriteAndroidTexture(int, int, int, IntPtr, string)
Declaration
public void WriteAndroidTexture(int targetTextureId, int width, int height, IntPtr androidMutex, string targetPath = "")
Parameters
| Type | Name | Description |
|---|---|---|
| int | targetTextureId | |
| int | width | |
| int | height | |
| IntPtr | androidMutex | |
| string | targetPath |