FieldOfView (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26 No edit summary |
>Legend26 No edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
{{local}} | |||
<onlyinclude>{{Property | <onlyinclude>{{Property | ||
|name=FieldOfView | |name=FieldOfView |
Revision as of 20:46, 6 April 2012
Local: This item should be used with a LocalScript in order to work as expected in online mode.
![]() | |
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