public final class PresetTexture
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BLUE_TISSUE_PAPER
Blue tissue paper texture.
|
static int |
BOUQUET
Bouquet texture.
|
static int |
BROWN_MARBLE
Brown marble texture.
|
static int |
CANVAS
Canvas texture.
|
static int |
CORK
Cork texture.
|
static int |
DENIM
Denim texture.
|
static int |
FISH_FOSSIL
Fish fossil texture.
|
static int |
GRANITE
Granite texture.
|
static int |
GREEN_MARBLE
Green marble texture.
|
static int |
length |
static int |
MEDIUM_WOOD
Medium wood texture.
|
static int |
NEWSPRINT
Newsprint texture.
|
static int |
NONE
No Texture.
|
static int |
OAK
Oak texture.
|
static int |
PAPER_BAG
Paper bag texture.
|
static int |
PAPYRUS
Papyrus texture.
|
static int |
PARCHMENT
Parchment texture.
|
static int |
PINK_TISSUE_PAPER
Pink tissue paper texture.
|
static int |
PURPLE_MESH
Purple mesh texture.
|
static int |
RECYCLED_PAPER
Recycled paper texture.
|
static int |
SAND
Sand texture.
|
static int |
STATIONERY
Stationery texture.
|
static int |
WALNUT
Walnut texture.
|
static int |
WATER_DROPLETS
Water droplets texture.
|
static int |
WHITE_MARBLE
White marble texture.
|
static int |
WOVEN_MAT
Woven mat texture.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(java.lang.String presetTextureName) |
static java.lang.String |
getName(int presetTexture) |
static int[] |
getValues() |
static java.lang.String |
toString(int presetTexture) |
public static final int NONE
public static final int BLUE_TISSUE_PAPER
public static final int BOUQUET
public static final int BROWN_MARBLE
public static final int CANVAS
public static final int CORK
public static final int DENIM
public static final int FISH_FOSSIL
public static final int GRANITE
public static final int GREEN_MARBLE
public static final int MEDIUM_WOOD
public static final int NEWSPRINT
public static final int OAK
public static final int PAPER_BAG
public static final int PAPYRUS
public static final int PARCHMENT
public static final int PINK_TISSUE_PAPER
public static final int PURPLE_MESH
public static final int RECYCLED_PAPER
public static final int SAND
public static final int STATIONERY
public static final int WALNUT
public static final int WATER_DROPLETS
public static final int WHITE_MARBLE
public static final int WOVEN_MAT
public static final int length