Background for Skyrim SE
Member of the Camera script
voidfunctionSetWorldFieldOfView(floatfov)NativeGlobal

Description

Documentation Comment

Sets the player's camera FOV


Caveats


Parameters

floatfov


Examples

Auto-Generated Example

float myFloat__fov

Camera.SetWorldFieldOfView(myFloat__fov)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.