Home -> IStateGroupNode -> SetDepthComparisonFunction

Description

The SetDepthComparisonFunction method changes the comparison function used to perform depth testing.

Usage

void SetDepthComparisonFunction(DepthComparisonFunction comparisonTest);

Argument list

comparisonTest [DepthComparisonFunction]
The comparison function used when depth testing is enabled.

See also