FieldOfView (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Sncplay42 create |
>LPGhatguy The Camera object reporting FieldOfView as radians IS a bug. |
||
Line 12: | Line 12: | ||
==Notes== | ==Notes== | ||
* Currently the property expects a value in degrees when set, but gives [[radians]] when read - this is | * Currently the property expects a value in degrees when set, but gives [[radians]] when read - this is a bug |
Revision as of 18:06, 4 February 2012
![]() | |
Property | Float FieldOfView |
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