Пример #1
0
 void Start()
 {
     m_LeapCtrl = LeapDriver.GetLeapCtrl();
 }
Пример #2
0
 void Awake()
 {
     leap = LeapDriver.GetLeapCtrl();
 }