Exemple #1
0
 public void MoveToContainer(CameraContainer container, bool animated = true)
 {
     container.AddCamera(this, animated);
 }