Expand Minimize
0 out of 3 rated this helpful - Rate this topic

ClearOptions Enumeration

Specifies the buffer to use when calling Clear.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

[FlagsAttribute]
public enum ClearOptions
 Member nameDescription
DepthBufferA depth buffer.
StencilA stencil buffer.
TargetA render target.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.