public class MeshCreator
extends java.lang.Object
Constructor and Description |
---|
MeshCreator() |
Modifier and Type | Method and Description |
---|---|
static Mesh |
createSphere(float radius,
int rings,
int sectors,
int posOffset,
int normalOffset,
int uvOffset,
int repeatX,
int repeatY,
int colorOffset,
Color color,
int vertexSize) |