myColor.blend( otherColor ) in Anark Studio 2.5

Blend two colors.

Arguments

nametypedescription
otherColor Color The color to blend with the cu
Return Type
(none)

Description

Blends the RGBA components of the given color into the components of the current color by multiplying each component together.