Back to Home
ESO Function Data v100023
SetCameraY()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraph.lua:44
--
function ZO_SceneGraph:SetCameraY(y)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/championperks/championperks.lua:1695
--
self.sceneGraph:SetCameraY(self.cameraRootY + self.cameraDeltaY)
pregame/pregameanimatedbackground/morrowindbackground.lua:588
--
self.sceneGraph:SetCameraY(cameraWanderY)