com.jme3.scene.plugins.blender.textures.generating
Class TextureGenerator.BrightnessAndContrastData
java.lang.Object
com.jme3.scene.plugins.blender.textures.generating.TextureGenerator.BrightnessAndContrastData
- Enclosing class:
- TextureGenerator
protected static class TextureGenerator.BrightnessAndContrastData
- extends java.lang.Object
This class contains brightness and contrast data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contrast
public final float contrast
brightness
public final float brightness
rFactor
public final float rFactor
gFactor
public final float gFactor
bFactor
public final float bFactor
TextureGenerator.BrightnessAndContrastData
public TextureGenerator.BrightnessAndContrastData(Structure tex)
- Constructor reads the required data from the given structure.
- Parameters:
tex
- texture structure