Back to Home
ESO Function Data v101042
SetCameraX()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraph.lua:34
--
function ZO_SceneGraph:SetCameraX(x)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:1788
--
self.sceneGraph:SetCameraX(self.cameraRootX + self.cameraAnimationOffsetX + self.cameraPanX)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:586
--
self.sceneGraph:SetCameraX(cameraWanderX)