|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextureEnvironmentConfig.Scale | |
|---|---|
| com.threerings.opengl.renderer.config | Renderer configuration bits. |
| Uses of TextureEnvironmentConfig.Scale in com.threerings.opengl.renderer.config |
|---|
| Fields in com.threerings.opengl.renderer.config declared as TextureEnvironmentConfig.Scale | |
|---|---|
TextureEnvironmentConfig.Scale |
TextureEnvironmentConfig.Combine.alphaScale
The alpha combine scale. |
TextureEnvironmentConfig.Scale |
TextureEnvironmentConfig.Combine.rgbScale
The RGB combine scale. |
| Methods in com.threerings.opengl.renderer.config that return TextureEnvironmentConfig.Scale | |
|---|---|
static TextureEnvironmentConfig.Scale |
TextureEnvironmentConfig.Scale.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TextureEnvironmentConfig.Scale[] |
TextureEnvironmentConfig.Scale.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||