Метод | Описание | |
---|---|---|
TargetTexture ( |
Create target texture with specified size and format
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
|
Метод | Описание | |
---|---|---|
TargetTexture ( RenderTarget2D renderTarget ) : System |
Create target texture with specified size and format
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public TargetTexture ( |
||
rs | ||
width | int | |
height | int | |
format | TargetFormat | |
Результат | System |