neverbend007
0
Q:

how to edit field of view unity

  public Camera myCamera;
     
     // Then, to modify the camera's FOV, do this:
     myCamera.fieldOfView = 10f;
3

New to Communities?

Join the community