Tanoda
UnityEngine.UI.Extensions.ColorPicker.ColorPickerPresets.JsonColor Class Reference

Public Member Functions

void SetColors (Color[] colorsIn)
 
Color[] GetColors ()
 

Public Attributes

Color32[] colors
 

Detailed Description

Definition at line 131 of file ColorPickerPresets.cs.

Member Function Documentation

◆ GetColors()

Color[] UnityEngine.UI.Extensions.ColorPicker.ColorPickerPresets.JsonColor.GetColors ( )

Definition at line 143 of file ColorPickerPresets.cs.

◆ SetColors()

void UnityEngine.UI.Extensions.ColorPicker.ColorPickerPresets.JsonColor.SetColors ( Color[]  colorsIn)

Definition at line 134 of file ColorPickerPresets.cs.

Member Data Documentation

◆ colors

Color32 [] UnityEngine.UI.Extensions.ColorPicker.ColorPickerPresets.JsonColor.colors

Definition at line 133 of file ColorPickerPresets.cs.


The documentation for this class was generated from the following file: