Constant gfx::preset::blend::MULTIPLY [−][src]
pub const MULTIPLY: Blend;
When combining two fragments, multiply their values together.
pub const MULTIPLY: Blend;
When combining two fragments, multiply their values together.