keepBlendMode

inline fun <T> keepBlendMode(crossinline callback: () -> T): T

Executes callback restoring the initial blendFactors at the end