| Overload | Description |
|---|---|
| ColorF Constructor(Single) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(Single,Single,Single,Single) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(UInt32) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(UInt32,Single) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(ColorF,Single) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(Color) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(Vector3,Single) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(Vector4) | Initializes a new instance of the ColorF struct. |
| ColorF Constructor(Single[]) | Initializes a new instance of the ColorF struct. |