FieldOfView (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LPGhatguy
The Camera object reporting FieldOfView as radians IS a bug.
>LPGhatguy
The Camera object reporting FieldOfView as radians IS a bug.
(No difference)

Revision as of 18:06, 4 February 2012

FieldOfView
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