Back to Home
ESO Function Data v100034
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:1725
--
self.sceneGraph:SetCameraX(self.cameraRootX + self.cameraAnimationOffsetX + self.cameraPanX)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:587
--
self.sceneGraph:SetCameraX(cameraWanderX)