Back to Home
ESO Function Data v100017
ComputeSizeForDepth()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/championperks/championconstellation.lua:30 -- self.rotatedNode:ComputeSizeForDepth(425, 425, constellationsDepth, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:689 -- spiralNode:ComputeSizeForDepth(4000, 4000, STAR_SPIRAL_START_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:709 -- skyCloudNode:ComputeSizeForDepth(512, 256, SKY_CLOUD_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:726 -- self.closeClouds1Node:ComputeSizeForDepth(4500, 4500, CLOSE_CLOUDS_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:731 -- self.closeClouds2Node:ComputeSizeForDepth(4500, 4500, CLOSE_CLOUDS_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:741 -- self.colorCloudsNode:ComputeSizeForDepth(1300, 1300, COLOR_CLOUDS_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:746 -- self.cloudsNode:ComputeSizeForDepth(1300, 1300, CLOUDS_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:751 -- self.smokeNode:ComputeSizeForDepth(1300, 1300, SMOKE_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:757 -- self.skyNode:ComputeSizeForDepth(9000, 9000, SKY_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:762 -- self.darknessRingNode:ComputeSizeForDepth(1400, 1400, CONSTELLATIONS_DARKNESS_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:768 -- self.radialSelectorNode:ComputeSizeForDepth(512, 128, CONSTELLATIONS_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:773 -- self.centerInfoBGNode:ComputeSizeForDepth(512, 512, CENTER_INFO_BG_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championperks.lua:777 -- self.rootNode:ComputeSizeForDepth(self.constellationInnerRadius, self.constellationInnerRadius, CONSTELLATIONS_DEPTH, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championstar.lua:355 -- self.sceneNode:ComputeSizeForDepth(size, size, self.depth, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- ingame/championperks/championstar.lua:601 -- self.sceneNode:ComputeSizeForDepth(STAR_ONE_SHOT_ANIMATION_SIZE, STAR_ONE_SHOT_ANIMATION_SIZE, self.depth + 0.01, ZO_CHAMPION_REFERENCE_CAMERA_Z)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:156 -- self.mapNode:ComputeSizeForDepth(MAP_AREA_TEXTURE_SIZE * magnification, MAP_AREA_TEXTURE_SIZE * magnification, MAP_DEPTH)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:157 -- self.linesNode:ComputeSizeForDepth(2448 * magnification, 2448 * magnification, LINES_DEPTH)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:158 -- self.rings1Node:ComputeSizeForDepth(2048 * magnification, 2048 * magnification, RINGS_DEPTH)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:159 -- self.rings2Node:ComputeSizeForDepth(2048 * magnification, 2048 * magnification, RINGS_DEPTH)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:160 -- self.daedricTextNode:ComputeSizeForDepth(2048 * magnification, 2048 * magnification, DAEDRIC_TEXT_DEPTH)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:161 -- self.constellationsNode:ComputeSizeForDepth(2348 * magnification, 2348 * magnification, CONSTELLATIONS_DEPTH)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:162 -- self.coldHarborIslandNode:ComputeSizeForDepth(512 * magnification, 512 * magnification, COLD_HARBOR_DEPTH)
- pregame/pregameanimatedbackground/pregameanimatedbackground.lua:163 -- self.coldHarborNode:ComputeSizeForDepth(725 * magnification, 0, COLD_HARBOR_DEPTH)