[]
Converts the color into a three component vector.
public Vector3 ToVector3()
Public Function ToVector3() As Vector3
A three component vector containing the red, green, and blue components of the color.