| Package | Description |
|---|---|
| net.minecraftforge.client.model.obj |
| Modifier and Type | Field and Description |
|---|---|
Vertex |
Face.faceNormal |
Vertex[] |
Face.vertexNormals |
Vertex[] |
Face.vertices |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Vertex> |
WavefrontObject.vertexNormals |
ArrayList<Vertex> |
WavefrontObject.vertices |
| Modifier and Type | Method and Description |
|---|---|
Vertex |
Face.calculateFaceNormal() |