Method CopyAndroidTextureWithAlpha
CopyAndroidTextureWithAlpha(int, int, float, bool, IntPtr)
Declaration
public void CopyAndroidTextureWithAlpha(int srcTextureId, int dstTextureId, float alpha, bool isLinearSpace, IntPtr androidMutex)
Parameters
| Type | Name | Description |
|---|---|---|
| int | srcTextureId | |
| int | dstTextureId | |
| float | alpha | |
| bool | isLinearSpace | |
| IntPtr | androidMutex |