|
Is there a way to change the camera lens mm. in Unity? I have a friend that is giving me an entire Scene in 3DSMax. He's using the camera in a specific position, in which I put my own camera. The problem is he's asking me to use the following camera settings: Camera FOV: 45 Camera Lens: 43,456 mm These are the default camera settings of 3dsmax. However, in Unity, I can't find anywhere how to change the Camera Lens mm. Thanks!
(comments are locked)
|
|
Check out this link: http://unity3d.com/support/documentation/ScriptReference/Camera-fieldOfView.html - Here's the way to change camera's FOV using scripting. Good Luck!,Hi there! Check out this link: http://unity3d.com/support/documentation/ScriptReference/Camera-fieldOfView.html
(comments are locked)
|
|
Check out this link: http://unity3d.com/support/documentation/ScriptReference/Camera-fieldOfView.html - Here's the way to change camera's FOV using scripting. Good Luck!
(comments are locked)
|

Check out this link: http://unity3d.com/support/documentation/ScriptReference/Camera-fieldOfView.html - Here's the way to change camera's FOV using scripting. Good Luck!