Back to Home
ESO Function Data v101044
SetCameraZ()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraph.lua:66
--
function ZO_SceneGraph:SetCameraZ(z)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:1810
--
self.sceneGraph:SetCameraZ(self.cameraRootZ + self.cameraAnimationOffsetZ + self.cameraPanZ)
libraries/zo_scenegraph/zo_scenegraph.lua:63
--
self:SetCameraZ(self.cameraZ + z)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:588
--
self.sceneGraph:SetCameraZ(self.cameraRootZ)