RenderTexture Constructor

SFML.Net

RenderTexture Constructor
Overload List
  Name Description
Public method RenderTexture(UInt32, UInt32)
Create the render-texture with the given dimensions
Public method RenderTexture(UInt32, UInt32, Boolean)
Create the render-texture with the given dimensions and an optional depth-buffer attached
Top
See Also