ColorVector:Normalize()

Version added: before 9.5
Normalizes a ColorVector

Return value:

void none
Normalizes a ColorVector. This process ensures that each of the r, g, b and a values is within the range 0 to 1.
<< Back to ColorVector