GE Lua Documentation

Press F to search!

getCameraFovRad

Definition


-- @/lua/ge/server/commands.lua:192
function getCameraFovRad() deprecationWarning("getCameraFovRad", "core_camera.getFovRad") return core_camera.getFovRad() end

Callers