Example #1
0
 public void SetupCamera(CameraInfo info)
 {
     Camera = new Camera(info);
 }