Beispiel #1
0
 void Awake()
 {
     image          = GetComponent <Image>();
     imageHueHelper = GetComponent <ImageHueHelper>();
 }