public class TextureMetadataSection extends java.lang.Object implements IMetadataSection
Modifier and Type | Field and Description |
---|---|
private boolean |
textureBlur |
private boolean |
textureClamp |
Constructor and Description |
---|
TextureMetadataSection(boolean textureBlurIn,
boolean textureClampIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
getTextureBlur() |
boolean |
getTextureClamp() |