com.mojang.blaze3d.systems

public enum ProjectionType

com.mojang.blaze3d.ProjectionType
com.mojang.blaze3d.ProjectionType
net.minecraft.class_10366
com.mojang.blaze3d.systems.ProjectionType

Enum constant summary

Enum Constant
PERSPECTIVE
PERSPECTIVE
field_54953
PERSPECTIVE
ORTHOGRAPHIC
ORTHOGRAPHIC
field_54954
ORTHOGRAPHIC

Field summary

Modifier and TypeField
private final VertexSorter
vertexSorting
vertexSorting
field_54955
vertexSorter
private final ProjectionType$Applier
layeringTransform
layeringTransform
field_54956
applier

Constructor summary

ModifierConstructor
private (VertexSorter $enum$name, ProjectionType$Applier $enum$ordinal)

Method summary

Modifier and TypeMethod
public VertexSorter
vertexSorting()
vertexSorting()
method_65045()
getVertexSorter()
public void
applyLayeringTransform(org.joml.Matrix4f matrix, float bias)
applyLayeringTransform(org.joml.Matrix4f matrix, float bias)
method_65046(org.joml.Matrix4f arg0, float arg1)
apply(org.joml.Matrix4f matrix, float direction)