|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Texture.MinFilter | |
---|---|
com.jme3.texture |
Uses of Texture.MinFilter in com.jme3.texture |
---|
Methods in com.jme3.texture that return Texture.MinFilter | |
---|---|
Texture.MinFilter |
Texture.getMinFilter()
|
static Texture.MinFilter |
Texture.MinFilter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Texture.MinFilter[] |
Texture.MinFilter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jme3.texture with parameters of type Texture.MinFilter | |
---|---|
void |
Texture.setMinFilter(Texture.MinFilter minificationFilter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |