Background for Skyrim SE

Camera


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
intfunctionGetCameraState()NativeGlobal

Returns the character's current camera state
0 - first person
1 - auto vanity
2 - VATS
3 - free
4 - iron sights
5 - furniture
6 - transition
7 - tweenmenu
8 - third person 1
9 - third person 2
10 - horse
11 - bleedout
12 - dragon

voidfunctionUpdateThirdPerson()NativeGlobal

Updates the camera when changing Shoulder positions

floatfunctionGetWorldFieldOfView()NativeGlobal

Returns the player's camera FOV

floatfunctionGetWorldFOV()Global
voidfunctionSetWorldFieldOfView(floatfov)NativeGlobal

Sets the player's camera FOV

voidfunctionSetWorldFOV(floatfov)Global
floatfunctionGetFirstPersonFieldOfView()NativeGlobal

Returns the player's camera FOV

floatfunctionGetFirstPersonFOV()Global
voidfunctionSetFirstPersonFieldOfView(floatfov)NativeGlobal

Sets the player's camera FOV

voidfunctionSetFirstPersonFOV(floatfov)Global
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.