static class GlStateManager.BlendState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
dstAlpha |
int |
dstRgb |
GlStateManager.BooleanState |
mode |
int |
srcAlpha |
int |
srcRgb |
Modifier | Constructor and Description |
---|---|
private |
BlendState() |
public final GlStateManager.BooleanState mode
public int srcRgb
public int dstRgb
public int srcAlpha
public int dstAlpha