Color | |
| Name | Description | |
|---|---|---|
| (Color4 to Int32) | Performs an explicit conversion from Color4 to Int32. | |
| (Color4 to Vector3) | Performs an explicit conversion from Color4 to Vector3. | |
| (Color4 to UInt32) | Performs an explicit conversion from Color4 to UInt32. | |
| (Int32 to Color4) | Performs an explicit conversion from Int32 to Color4. | |
| (Vector3 to Color4) | Performs an explicit conversion from Vector3 to Color4. | |
| (Vector4 to Color4) | Performs an explicit conversion from Vector4 to Color4. |