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