Function blend_index

Source
pub fn blend_index(mode: BlendMode) -> i32
Expand description

The GLSL int mode for a blend mode: its index in BlendMode::ALL, which is the order engine::blend::blend_channel matches.