Click or drag to resize

ColorValue Constructor

Overload List
  NameDescription
Public methodColorValue(ColorByte)
Initializes a new instance of the ColorValue class
Public methodColorValue(ColorValue)
Initializes a new instance of the ColorValue class
Public methodColorValue(Vector3)
Initializes a new instance of the ColorValue class
Public methodColorValue(Vector3F)
Initializes a new instance of the ColorValue class
Public methodColorValue(Vector4)
Initializes a new instance of the ColorValue class
Public methodColorValue(Vector4F)
Initializes a new instance of the ColorValue class
Public methodColorValue(Double, Double, Double, Double)
Initializes a new instance of the ColorValue class
Public methodColorValue(Single, Single, Single, Single)
Initializes a new instance of the ColorValue class
Top
See Also