com.mojang.blaze3d.platform

public enum DepthTestFunction

com.mojang.blaze3d.platform.DepthTestFunction
com.mojang.blaze3d.platform.DepthTestFunction

Enum constant summary

Enum Constant
NO_DEPTH_TEST
NO_DEPTH_TEST
EQUAL_DEPTH_TEST
EQUAL_DEPTH_TEST
LEQUAL_DEPTH_TEST
LEQUAL_DEPTH_TEST
LESS_DEPTH_TEST
LESS_DEPTH_TEST
GREATER_DEPTH_TEST
GREATER_DEPTH_TEST

Constructor summary

ModifierConstructor
private ()