Summary
Converts a
UnityEngine.Vector4 to a UnityEngine.Color.- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- IGUtils
Syntax
public static Color ToColor(this Vector4 vector)
Parameters
| Name | Type | Description |
|---|---|---|
| vector | Vector4 |
Return Value
| Type | Description |
|---|---|
| Color |