public final class EnumFxSamplerMagFilter extends Object
The enumeration FX sampler mag filter.
Modifier and Type | Field and Description |
---|---|
static String |
LINEAR
The linear.
|
static String |
NEAREST
The nearest.
|
Constructor and Description |
---|
EnumFxSamplerMagFilter() |
public static final String NEAREST
The nearest.
public static final String LINEAR
The linear.