ColorVector:operator *(f)

Version added: before 9.5
Multiplies a color by a number, returning the result as a new color

Arguments:

Name Type Description Default Ver
f real A number to multiply the color by < 9.5

Return value:

ColorVector The original color, multiplied by the number "num"
<< Back to ColorVector