Class SunnyLookParameters
java.lang.Object
com.gaia3d.basic.texture.atlas.corrector.SunnyLookParameters
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubledoubledoublebooleandoubledoubledouble -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SunnyLookParametersdisabled()static SunnyLookParametersstatic SunnyLookParameterstoString()static SunnyLookParameters
-
Field Details
-
sunnyLookEnabled
public boolean sunnyLookEnabled -
sunnyStrength
public double sunnyStrength -
warmStrength
public double warmStrength -
sunnySaturationBoost
public double sunnySaturationBoost -
sunnyContrastBoost
public double sunnyContrastBoost -
sunnyDehazeBoost
public double sunnyDehazeBoost -
highlightWarmth
public double highlightWarmth -
shadowCoolness
public double shadowCoolness
-
-
Constructor Details
-
SunnyLookParameters
public SunnyLookParameters()
-
-
Method Details