| com.mojang.blaze3d.pipeline.DepthStencilState | |
| net.minecraft.class_1_386 | |
| com.mojang.blaze3d.pipeline.DepthStencilState |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final DepthTest |
|
||||||
| private final boolean |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| public static final DepthStencilState |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (DepthTest depthTest, boolean writeDepth) |
| public | (DepthTest depthTest, boolean writeDepth, float depthBiasScaleFactor, float depthBiasConstant) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public DepthTest |
|
||||||
| public boolean |
|
||||||
| public float |
|
||||||
| public float |
|