Expand Minimize
This topic has not yet been rated - Rate this topic

RenderState.DepthBufferEnable Property

Enables or disables depth buffering. The default is true.

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

public bool DepthBufferEnable { get; set; }

Property Value

true if depth buffering is enabled; false otherwise.

Xbox 360, Windows XP SP2, Windows Vista

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.