Method ExtractRgb
ExtractRgb(Color32[])
Declaration
public static Vector3[] ExtractRgb(Color32[] colors)
Parameters
Type | Name | Description |
---|---|---|
Color32[] | colors |
Returns
Type | Description |
---|---|
Vector3[] |
ExtractRgb(Color[])
Declaration
public static Vector3[] ExtractRgb(Color[] colors)
Parameters
Type | Name | Description |
---|---|---|
Color[] | colors |
Returns
Type | Description |
---|---|
Vector3[] |