RenderTexture.Clear Method

SFML.Net

RenderTextureClear Method
Overload List
  Name Description
Public method Clear
Clear the entire render texture with black color
Public method Clear(Color)
Clear the entire render texture with a single color
Top
See Also