llGetCameraFOV
function ll.GetCameraFOV(): numberReturns the current camera field of view of the agent who has granted the scripted object PERMISSION_TRACK_CAMERA permissions. If no permissions have been granted: it returns zero.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetCameraFOV().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetCameraFOV