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