SFML.Net
RenderTextureClear Method |
Clear the entire render texture with black color
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

public void Clear()
Public Sub Clear
public: virtual void Clear() sealed
abstract Clear : unit -> unit override Clear : unit -> unit
Implements
RenderTargetClear