Back to Home
ESO Function Data v100031
SetZ()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraphnode.lua:80
--
function ZO_SceneGraphNode:SetZ(z)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/championperks/championperks.lua:361
--
node:SetZ(CLOSE_CLOUDS_DEPTH + CLOUD_LAYER_DEPTH_DELTA * progress)
ingame/championperks/championperks.lua:2163
--
node:SetZ(STAR_SPIRAL_START_DEPTH + adjustedProgress * (STAR_SPIRAL_END_DEPTH - STAR_SPIRAL_START_DEPTH))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:132
--
self.node:SetZ(LAVA_BURST_DEPTH)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:277
--
self.node:SetZ(depth)