Method CopyTextureRect
CopyTextureRect(int, int, bool, Rect)
Declaration
public void CopyTextureRect(int srcTextureId, int dstTextureId, bool onlyShowAlpha, Rect rect)
Parameters
Type | Name | Description |
---|---|---|
int | srcTextureId | |
int | dstTextureId | |
bool | onlyShowAlpha | |
Rect | rect |