Skip to content

llGetCameraFOV

function ll.GetCameraFOV(): number

Returns 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.

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.