Package com.mojang.blaze3d.platform
Class GlStateManager.FogState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.FogState
- Enclosing class:
- GlStateManager
Deprecated.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
enable
Deprecated. -
mode
public int modeDeprecated. -
density
public float densityDeprecated. -
start
public float startDeprecated. -
end
public float endDeprecated.
-
-
Constructor Details
-
FogState
private FogState()Deprecated.
-