Blend.Factor

The Factor enum

Values

ValueMeaning
ZeroGL_ZERO
OneGL_ONE
SrcColorGL_SRC_COLOR
OneMinusSrcColorGL_ONE_MINUS_SRC_COLOR
DstColorGL_DST_COLOR
OneMinusDstColorGL_ONE_MINUS_DST_COLOR
SrcAlphaGL_SRC_ALPHA
OneMinusSrcAlphaGL_ONE_MINUS_SRC_ALPHA
DstAlphaGL_DST_ALPHA
OneMinusDstAlphaGL_ONE_MINUS_DST_ALPHA

Meta