Back to Home
ESO Function Data v100029
SetCameraZ()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraph.lua:64
--
function ZO_SceneGraph:SetCameraZ(z)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/championperks/championperks.lua:1696
--
self.sceneGraph:SetCameraZ(self.cameraRootZ + self.cameraDeltaZ)
libraries/zo_scenegraph/zo_scenegraph.lua:61
--
self:SetCameraZ(self.cameraZ + z)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:589
--
self.sceneGraph:SetCameraZ(self.cameraRootZ)