Tesla Graphics Engine Documentation (January 2012)
DepthFunction Property
TeslaTesla.Graphics.ImplementationDepthStencilStateImplementationDepthFunction
Gets or sets the depth comparison function for the depth test.
Declaration Syntax
C#
public ComparisonFunction DepthFunction { get; set; }
Exceptions
Exception Condition
InvalidOperationException Thrown if the implementation is bound. Once bound render states are read-only.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)