|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FogState.Quality | |
---|---|
com.jme.scene.state |
Uses of FogState.Quality in com.jme.scene.state |
---|
Fields in com.jme.scene.state declared as FogState.Quality | |
---|---|
protected FogState.Quality |
FogState.quality
|
Methods in com.jme.scene.state that return FogState.Quality | |
---|---|
FogState.Quality |
FogState.getQuality()
|
static FogState.Quality |
FogState.Quality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FogState.Quality[] |
FogState.Quality.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jme.scene.state with parameters of type FogState.Quality | |
---|---|
void |
FogState.setQuality(FogState.Quality quality)
setQuality sets the quality used for the fog attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |