Multiply Color by Scalar
 
 
 

Categories

  • Color

Description

Outputs a new color made from the product (multiplication) between the specified input color and the specified input factor.

Parameters

Clamp Mode

Specifies how to clamp color values outside the [0, 1] range.

  • Unit [0, 1]

  • Positive [0, Inf)

  • Don't Clamp

Ports

Inputs

Alpha

Determines whether to consider the alpha component of the specified input color during the multiplication operation or not.

Value

The color to multiply with the specified input factor.

Factor

The factor multiplying the specified input color.

Outputs

Result

The new color made from the product (multiplication) between the specified input color and the specified input factor.