Package gaiasky.util
Class Settings.PostprocessSettings.LensFlareSettings
java.lang.Object
gaiasky.util.Settings.PostprocessSettings.LensFlareSettings
- Enclosing class:
Settings.PostprocessSettings
-
Field Summary
Modifier and TypeFieldDescriptionboolean
float
int
float
float
float
int
float
Strength of the real lens flare. -
Constructor Summary
-
Method Summary
-
Field Details
-
active
public boolean active -
type
-
strength
public float strengthStrength of the real lens flare. -
numGhosts
public int numGhosts -
haloWidth
public float haloWidth -
blurPasses
public int blurPasses -
flareSaturation
public float flareSaturation -
bias
public float bias -
texLensColor
-
texLensDirt
-
texLensStarburst
-
fboScale
public float fboScale
-
-
Constructor Details
-
LensFlareSettings
public LensFlareSettings()
-
-
Method Details
-
setType
-