Revision Difference
Player:SetFOV#512445
<function name="SetFOV" parent="Player" type="classfunc">⤶
<description>Set a player's FOV (Field Of View) over a certain amount of time.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="fov" type="number">the angle of perception (FOV). Set to 0 to return to default user FOV. ( Which is ranging from 75 to 90, depending on user settings )</arg>⤶
<arg name="time" type="number" default="0">the time it takes to transition to the FOV expressed in a floating point.</arg>⤶
</args>⤶
</function>⤶
⤶