FieldOfView (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens All the properties of the camera can be set by a normal script too.. Remember: the server IS a client. And the server HAS a camera. And normal scripts CAN set the properties of that camera. |
>JulienDethurens All the properties of the camera can be set by a normal script too.. Remember: the server IS a client. And the server HAS a camera. And normal scripts CAN set the properties of that camera. |
(No difference)
|
Revision as of 05:39, 7 April 2012
![]() | |
Type | float |
Description | Sets the angle of the camera's field of view, between 20 and 80 degrees. |
Member of | Camera |



Notes
- Currently the property expects a value in degrees when set, but gives radians when read - this is a bug