RenderState.DepthFunction

RenderState.DepthFunction property

Gets or sets the compare function used in depth test

public CompareFunction DepthFunction { get; set; }

See Also