glBlendingColor

actual fun glBlendingColor(color: Vec4)

Sets blending constant color for BlendingFactorFunction.CONSTANT_COLOR, BlendingFactorFunction.ONE_MINUS_CONSTANT_COLOR, BlendingFactorFunction.CONSTANT_ALPHA and BlendingFactorFunction.ONE_MINUS_CONSTANT_ALPHA.

actual fun glBlendingColor(color: Vec4)

Sets blending constant color for BlendingFactorFunction.CONSTANT_COLOR, BlendingFactorFunction.ONE_MINUS_CONSTANT_COLOR, BlendingFactorFunction.CONSTANT_ALPHA and BlendingFactorFunction.ONE_MINUS_CONSTANT_ALPHA.