How To

Mirror Engine API / BLEND_MULTIPLICATIVE
Variable: BLEND_MULTIPLICATIVE
const BLEND_MULTIPLICATIVE: number = 5
Multiply the color of the source fragment by the color of the destination fragment and write the result to the frame buffer.
Mirror Engine API / BLEND_MULTIPLICATIVE
const BLEND_MULTIPLICATIVE: number = 5
Multiply the color of the source fragment by the color of the destination fragment and write the result to the frame buffer.