Property | Type | Description | |
---|---|---|---|
Handle | uint | ||
Height | int | ||
Texture | |||
Width | int |
Method | Description | |
---|---|---|
Bind ( ) : void | ||
Dispose ( ) : void | ||
FrameBuffer ( int width, int height ) : System | ||
Unbind ( ) : void |
public FrameBuffer ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |