protected static class TextureGenerator.BrightnessAndContrastData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
float |
bFactor |
float |
brightness |
float |
contrast |
float |
gFactor |
float |
rFactor |
Constructor and Description |
---|
BrightnessAndContrastData(Structure tex)
Constructor reads the required data from the given structure.
|
public final float contrast
public final float brightness
public final float rFactor
public final float gFactor
public final float bFactor
public BrightnessAndContrastData(Structure tex)
tex
- texture structure