com.mojang.blaze3d.platform

public enum DepthTestFunction

com.mojang.blaze3d.platform.DepthTestFunction

Enum constant summary

Enum Constant
NO_DEPTH_TEST
EQUAL_DEPTH_TEST
LEQUAL_DEPTH_TEST
LESS_DEPTH_TEST
GREATER_DEPTH_TEST

Field summary

Modifier and TypeField
private static final DepthTestFunction[]
$VALUES

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
private static DepthTestFunction[]
$values()