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