Class RenderSettings.PlayerRenderSettings

java.lang.Object
zombie.core.opengl.RenderSettings.PlayerRenderSettings
Enclosing class:
RenderSettings

public static class RenderSettings.PlayerRenderSettings extends Object
  • Field Details

    • cmGlobalLight

      public ClimateColorInfo cmGlobalLight
    • cmNightStrength

      public float cmNightStrength
    • cmDesaturation

      public float cmDesaturation
    • cmGlobalLightIntensity

      public float cmGlobalLightIntensity
    • cmAmbient

      public float cmAmbient
    • cmViewDistance

      public float cmViewDistance
    • cmDayLightStrength

      public float cmDayLightStrength
    • cmFogIntensity

      public float cmFogIntensity
  • Constructor Details

    • PlayerRenderSettings

      public PlayerRenderSettings()
  • Method Details

    • getBlendColor

      public Color getBlendColor()
    • getBlendIntensity

      public float getBlendIntensity()
    • getDesaturation

      public float getDesaturation()
    • getDarkness

      public float getDarkness()
    • getNight

      public float getNight()
    • getViewDistance

      public float getViewDistance()
    • getAmbient

      public float getAmbient()
    • isApplyNightVisionGoggles

      public boolean isApplyNightVisionGoggles()
    • getRmod

      public float getRmod()
    • getGmod

      public float getGmod()
    • getBmod

      public float getBmod()
    • isExterior

      public boolean isExterior()
    • getFogMod

      public float getFogMod()
    • getMaskClearColor

      public Color getMaskClearColor()
    • getSM_Radius

      public float getSM_Radius()
    • getSM_Alpha

      public float getSM_Alpha()
    • getDrunkFactor

      public float getDrunkFactor()
    • getBlurFactor

      public float getBlurFactor()