Progetto H — API Reference API & Scripting Documentation
Function Shared Fast

Player:SetCameraFOV

Sets the Player's Camera FOV (if not possessing a Character)

Syntax

Lua
my_player:SetCameraFOV(fov = 90)

Parameters

Name Type Default Description
fov optional float 90 Value must be between 5 and 170. Pass empty to reset to default.