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