Back to Home
ESO Function Data v101036
SetZ()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraphnode.lua:85
--
function ZO_SceneGraphNode:SetZ(z)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:393
--
node:SetZ(CLOSE_CLOUDS_DEPTH + CLOUD_LAYER_DEPTH_DELTA * progress)
ingame/champion/champion.lua:2369
--
node:SetZ(STAR_SPIRAL_START_DEPTH + adjustedProgress * (STAR_SPIRAL_END_DEPTH - STAR_SPIRAL_START_DEPTH))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:131
--
self.node:SetZ(LAVA_BURST_DEPTH)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:276
--
self.node:SetZ(depth)