public class TextureCoordinate
extends java.lang.Object
Constructor and Description |
---|
TextureCoordinate() |
Modifier and Type | Method and Description |
---|---|
float |
getU() |
float |
getV() |
float |
getW() |
void |
setU(float u) |
void |
setV(float v) |
void |
setW(float w) |