[]
        
(Showing Draft Content)

C1.Util.DX.ColorF.ToVector3

ToVector3 Method

ToVector3()

Converts the color into a three component vector.

Declaration
public Vector3 ToVector3()
Public Function ToVector3() As Vector3
Returns
Type Description
Vector3

A three component vector containing the red, green, and blue components of the color.