Package com.mojang.blaze3d.vertex
Interface VertexSorting
public interface VertexSorting
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic VertexSortingbyDistance(float x, float y, float z) static VertexSortingbyDistance(VertexSorting.DistanceFunction distanceFunction) static VertexSortingbyDistance(Vector3f vector) int[]
-
Field Details
-
DISTANCE_TO_ORIGIN
-
ORTHOGRAPHIC_Z
-
-
Method Details
-
byDistance
-
byDistance
-
byDistance
-
sort
-