Back to Home
ESO Function Data v101044
SetCameraY()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraph.lua:46
--
function ZO_SceneGraph:SetCameraY(y)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:1809
--
self.sceneGraph:SetCameraY(self.cameraRootY + self.cameraAnimationOffsetY + self.cameraPanY)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:587
--
self.sceneGraph:SetCameraY(cameraWanderY)