FieldOfView (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens No edit summary |
>Tenal No edit summary |
||
Line 17: | Line 17: | ||
==Notes== | ==Notes== | ||
* Currently the property expects a value in degrees when set, but gives [[radians]] when read - this is a bug | * Currently the property expects a value in degrees when set, but gives [[radians]] when read - this is a bug | ||
[[Category:Properties]] |
Revision as of 03:27, 7 February 2012
![]() | |
Property | 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