DX9ToolsR4 - Created by: X

DX9Graphics.Clear Method

Clears the scene.

Overload List

Clears the scene.

public void Clear();

Clears the scene.

public void Clear(Color);

Clears the scene.

public void Clear(Color,float,int);

Clears the scene.

public void Clear(int);

Clears the scene.

public void Clear(int,float,int);

Clears the scene.

public void Clear(float,int);

See Also

DX9Graphics Class | CBX.Libs.DX9ToolsR4 Namespace