Example #1
0
 void Start()
 {
     targetRectTransform = noteArea.GetComponent <RectTransform>();
 }