Package com.mojang.blaze3d.opengl
Class GlStateManager.PolygonOffsetState
java.lang.Object
com.mojang.blaze3d.opengl.GlStateManager.PolygonOffsetState
- Enclosing class:
 GlStateManager
- Mappings:
 Namespace Name named com/mojang/blaze3d/opengl/GlStateManager$PolygonOffsetStateintermediary com/mojang/blaze3d/opengl/GlStateManager$class_1031official com/mojang/blaze3d/opengl/GlStateManager$g
- 
Field Summary
FieldsModifier and TypeFieldDescriptionfloatfloat - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
capFill
- Mappings:
 Namespace Name Mixin selector named capFillLcom/mojang/blaze3d/opengl/GlStateManager$PolygonOffsetState;capFill:Lcom/mojang/blaze3d/opengl/GlStateManager$CapabilityTracker;intermediary field_5123Lcom/mojang/blaze3d/opengl/GlStateManager$class_1031;field_5123:Lcom/mojang/blaze3d/opengl/GlStateManager$class_1018;official aLcom/mojang/blaze3d/opengl/GlStateManager$g;a:Lcom/mojang/blaze3d/opengl/GlStateManager$b;
 - 
factor
public float factor- Mappings:
 Namespace Name Mixin selector named factorLcom/mojang/blaze3d/opengl/GlStateManager$PolygonOffsetState;factor:Fintermediary field_5124Lcom/mojang/blaze3d/opengl/GlStateManager$class_1031;field_5124:Fofficial bLcom/mojang/blaze3d/opengl/GlStateManager$g;b:F
 - 
units
public float units- Mappings:
 Namespace Name Mixin selector named unitsLcom/mojang/blaze3d/opengl/GlStateManager$PolygonOffsetState;units:Fintermediary field_5122Lcom/mojang/blaze3d/opengl/GlStateManager$class_1031;field_5122:Fofficial cLcom/mojang/blaze3d/opengl/GlStateManager$g;c:F
 
 - 
 - 
Constructor Details
- 
PolygonOffsetState
PolygonOffsetState() 
 -