Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the current FPS cap value represented by Roblox, or 0 when the value cannot be read.
getfpscap(): number
get_fps_cap
fpsCap
number
local fpsCap = getfpscap() print(fpsCap)