예제 #1
0
 private void Awake()
 {
     dataPlane = GetComponent <DataPlane2D>();
 }