RenderState.DepthTest

RenderState.DepthTest property

Enable or disable the depth test.

public bool DepthTest { get; set; }

See Also