DepthTestPass
Depth test pass condition enumeration
Entries
GREATER_OR_EQUAL
Link copied to clipboard
Content copied to clipboard
Depth test will only pass when the test value is greater than or equal to the the target value
LESS_OR_EQUAL
Link copied to clipboard
Content copied to clipboard
Depth test will only pass when the test value is less than or equal to the target value