Example #1
0
 public void SetUICamera(UICamera camera)
 {
     mainCamera         = camera;
     canvas.worldCamera = mainCamera.camera;
 }