@:enum@:native("BLEND_FACTOR_CONSTANT_ALPHA")staticread onlyConstantAlpha:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_CONSTANT_COLOR")staticread onlyConstantColor:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_DST_ALPHA")staticread onlyDstAlpha:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_DST_COLOR")staticread onlyDstColor:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ONE")staticread onlyOne:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA")staticread onlyOneMinusConstantAlpha:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR")staticread onlyOneMinusConstantColor:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ONE_MINUS_DST_ALPHA")staticread onlyOneMinusDstAlpha:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ONE_MINUS_DST_COLOR")staticread onlyOneMinusDstColor:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ONE_MINUS_SRC_ALPHA")staticread onlyOneMinusSrcAlpha:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ONE_MINUS_SRC_COLOR")staticread onlyOneMinusSrcColor:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_SRC_ALPHA")staticread onlySrcAlpha:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_SRC_ALPHA_SATURATE")staticread onlySrcAlphaSaturate:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_SRC_COLOR")staticread onlySrcColor:GraphicsBlendFactor
@:enum@:native("BLEND_FACTOR_ZERO")staticread onlyZero:GraphicsBlendFactor