Search Results for

    Method CopyTextureWithAlpha

    CopyTextureWithAlpha(int, int, float)

    Declaration
    public void CopyTextureWithAlpha(int srcTextureId, int dstTextureId, float alpha)
    Parameters
    Type Name Description
    int srcTextureId
    int dstTextureId
    float alpha
    Implements
    IGfxHelperHandler.CopyTextureWithAlpha(int, int, float)
    In This Article