Search Results for

    Method CopyAndroidTextureWithAlpha

    CopyAndroidTextureWithAlpha(int, int, float, bool, IntPtr)

    Declaration
    public void CopyAndroidTextureWithAlpha(int sourceTextureId, int destTextureId, float alpha, bool isLinearSpace, IntPtr androidMutex)
    Parameters
    Type Name Description
    int sourceTextureId
    int destTextureId
    float alpha
    bool isLinearSpace
    IntPtr androidMutex
    In This Article