예제 #1
0
 protected override void OnDestroy()
 {
     _EE = null;
 }
예제 #2
0
 private void Awake()
 {
     _DefaultSize = CameraComponent.orthographicSize;
     _EE          = this;
 }