public class TextureMetadataSection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TextureMetadataSectionSerializer |
SERIALIZER |
| Constructor and Description |
|---|
TextureMetadataSection(boolean textureBlurIn,
boolean textureClampIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getTextureBlur() |
boolean |
getTextureClamp() |
public static final TextureMetadataSectionSerializer SERIALIZER