ClearOptionsΒΆ
-
enum
ClearOptions: System.Enum, System.IComparable, System.IFormattable, System.IConvertible Defines the buffers for clearing when calling M:Microsoft.Xna.Framework.Graphics.GraphicsDevice.Clear(Microsoft.Xna.Framework.Graphics.ClearOptions,Microsoft.Xna.Framework.Color,System.Single,System.Int32) operation.
-
ClearOptions
Target Color buffer.
-
ClearOptions
DepthBuffer Depth buffer.
-
ClearOptions
Stencil Stencil buffer.
-
ClearOptions