static class GlStateManager.BlendState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
GlStateManager.BooleanState |
blend |
int |
dstFactor |
int |
dstFactorAlpha |
int |
srcFactor |
int |
srcFactorAlpha |
Modifier | Constructor and Description |
---|---|
private |
BlendState() |
public GlStateManager.BooleanState blend
public int srcFactor
public int dstFactor
public int srcFactorAlpha
public int dstFactorAlpha