Tesla Graphics Engine Documentation (January 2012)
Clear Method (options, color, depth, stencil)
TeslaTesla.Xna.GraphicsXNARendererClear(ClearOptions, Color, Single, Int32)
Declaration Syntax
C#
public override void Clear(
	ClearOptions options,
	Color color,
	float depth,
	int stencil
)
Parameters
options (ClearOptions)
color (Color)
depth (Single)
stencil (Int32)

Assembly: Tesla.Xna (Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)