Search Results for

    Method CopyTextureRect

    CopyTextureRect(int, int, bool, Rect)

    Declaration
    public void CopyTextureRect(int srcTextureId, int dstTextureId, bool onlyShowAlpha, Rect viewportRect)
    Parameters
    Type Name Description
    int srcTextureId
    int dstTextureId
    bool onlyShowAlpha
    Rect viewportRect
    Implements
    IGfxHelperHandler.CopyTextureRect(int, int, bool, Rect)
    In This Article