Class RenderSettings.PlayerRenderSettings

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

public static class RenderSettings.PlayerRenderSettings
extends java.lang.Object
  • Field Details

    • CM_GlobalLight

      public ClimateColorInfo CM_GlobalLight
    • CM_NightStrength

      public float CM_NightStrength
    • CM_Desaturation

      public float CM_Desaturation
    • CM_GlobalLightIntensity

      public float CM_GlobalLightIntensity
    • CM_Ambient

      public float CM_Ambient
    • CM_ViewDistance

      public float CM_ViewDistance
    • CM_DayLightStrength

      public float CM_DayLightStrength
    • CM_FogIntensity

      public float CM_FogIntensity
  • 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()