类 BufferBuilder.SortState

java.lang.Object
com.mojang.blaze3d.vertex.BufferBuilder.SortState
封闭类:
BufferBuilder

public static class BufferBuilder.SortState extends Object
  • 字段详细资料

    • mode

      final VertexFormat.Mode mode
    • vertices

      final int vertices
    • sortingPoints

      @Nullable final org.joml.Vector3f[] sortingPoints
    • sorting

      @Nullable final VertexSorting sorting
  • 构造器详细资料