void OnEnable()
 {
     _gen = (QuadtreeContourGenerator)target;
 }
Пример #2
0
 void OnEnable()
 {
     _gen = (QuadtreeContourGenerator)target;
 }