FieldOfView (Property)

From Legacy Roblox Wiki
Revision as of 18:06, 4 February 2012 by >LPGhatguy (The Camera object reporting FieldOfView as radians IS a bug.)
Jump to navigationJump to search
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