|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Texture.EnvironmentalMapMode | |
|---|---|
| com.jme.image | |
| Uses of Texture.EnvironmentalMapMode in com.jme.image |
|---|
| Methods in com.jme.image that return Texture.EnvironmentalMapMode | |
|---|---|
Texture.EnvironmentalMapMode |
Texture.getEnvironmentalMapMode()
|
static Texture.EnvironmentalMapMode |
Texture.EnvironmentalMapMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Texture.EnvironmentalMapMode[] |
Texture.EnvironmentalMapMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.jme.image with parameters of type Texture.EnvironmentalMapMode | |
|---|---|
void |
Texture.setEnvironmentalMapMode(Texture.EnvironmentalMapMode envMapMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||