Method | Description | |
---|---|---|
TargetTexture ( |
Create target texture with specified size and format
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
|
Method | Description | |
---|---|---|
TargetTexture ( RenderTarget2D renderTarget ) : System |
Create target texture with specified size and format
|
public TargetTexture ( |
||
rs | ||
width | int | |
height | int | |
format | TargetFormat | |
return | System |