Gets or sets the function that will be used for Z buffer value testing. XMaterial..::.DepthCheck

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Compare DepthCheckFunction { get; set; }

Field Value

The function for Z buffer value testing.

See Also