Modifier and Type | Field and Description |
---|---|
Vector3f |
direction |
ModelPart.Vertex[] |
vertices |
Constructor and Description |
---|
Quad(ModelPart.Vertex[] vertices,
float u1,
float v1,
float u2,
float v2,
float squishU,
float squishV,
boolean flip,
Direction direction) |
public final ModelPart.Vertex[] vertices
public final Vector3f direction
public Quad(ModelPart.Vertex[] vertices, float u1, float v1, float u2, float v2, float squishU, float squishV, boolean flip, Direction direction)