void OnEnable()
 {
     _gen = (QuadtreeContourGenerator)target;
 }
示例#2
0
 void OnEnable()
 {
     _gen = (QuadtreeContourGenerator)target;
 }