Back to Home
ESO Function Data v101032
Set3DRenderSpaceOrigin()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- No known global definitions for this function.
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/crowncrates/crowncratespackchoosing.lua:116 -- lid:Set3DRenderSpaceOrigin(0, self.lidRootOffsetY, ZO_CROWN_CRATES_PACK_DEPTH_WORLD * 0.5)
- ingame/crowncrates/crowncratespackchoosing.lua:146 -- body:Set3DRenderSpaceOrigin(0, -0.5 * ZO_CROWN_CRATES_PACK_LID_THICKNESS_WORLD, 0)
- ingame/crowncrates/crowncratespackchoosing.lua:160 -- glowFront:Set3DRenderSpaceOrigin(frontOriginX, frontOriginY, frontOriginZ - 0.0001)
- ingame/crowncrates/crowncratespackchoosing.lua:168 -- frontMousePlane:Set3DRenderSpaceOrigin(frontOriginX, frontOriginY - 0.5 * frontMousePlaneHeightWorld + 0.5 * ZO_CROWN_CRATES_PACK_HEIGHT_WORLD, frontOriginZ)
- ingame/crowncrates/crowncratespackchoosing.lua:453 -- self.control:Set3DRenderSpaceOrigin(self.rootX, self.rootY, self.rootZ)
- ingame/crowncrates/crowncratespackchoosing.lua:485 -- self.control:Set3DRenderSpaceOrigin(self.rootX, self.rootY + offsetYWorld, self.rootZ)
- ingame/crowncrates/crowncratespackchoosing.lua:811 -- frontFace:Set3DRenderSpaceOrigin(centerX, centerY, centerZ - depth * 0.5)
- ingame/crowncrates/crowncratespackchoosing.lua:816 -- backFace:Set3DRenderSpaceOrigin(centerX, centerY, centerZ + depth * 0.5)
- ingame/crowncrates/crowncratespackchoosing.lua:822 -- bottomFace:Set3DRenderSpaceOrigin(centerX, centerY - height * 0.5 , centerZ)
- ingame/crowncrates/crowncratespackchoosing.lua:828 -- topFace:Set3DRenderSpaceOrigin(centerX, centerY + height * 0.5 , centerZ)
- ingame/crowncrates/crowncratespackchoosing.lua:834 -- leftFace:Set3DRenderSpaceOrigin(centerX - width * 0.5, centerY, centerZ)
- ingame/crowncrates/crowncratespackchoosing.lua:840 -- rightFace:Set3DRenderSpaceOrigin(centerX + width * 0.5, centerY, centerZ)
- ingame/crowncrates/crowncratespackopening.lua:480 -- self.mouseAreaControl:Set3DRenderSpaceOrigin(0, -0.5 * (ZO_CROWN_CRATES_CARD_HEIGHT_BUFFER_WORLD + ZO_CROWN_CRATES_CARD_HEIGHT_WORLD) + 0.5 * ZO_CROWN_CRATES_CARD_HEIGHT_WORLD, 0)
- ingame/crowncrates/crowncratespackopening.lua:862 -- self.mouseAreaControl:Set3DRenderSpaceOrigin(0, 0, 0)
- ingame/crowncrates/crowncratespackopening.lua:1179 -- self.control:Set3DRenderSpaceOrigin(x, y, z)
- ingame/crowncrates/crowncratespackopening.lua:1185 -- self.control:Set3DRenderSpaceOrigin(x, y, z)
- ingame/crowncrates/crowngemificationslot.lua:76 -- self.control:Set3DRenderSpaceOrigin(0, 0, cameraPlaneMetrics.depthFromCamera)
- ingame/housingeditor/housingeditorhud.lua:764 -- control:Set3DRenderSpaceOrigin(width * offsetX, height * offsetY, width * offsetZ)
- ingame/housingeditor/housingeditorhud.lua:780 -- control:Set3DRenderSpaceOrigin(0, 0, 0)
- ingame/housingeditor/housingeditorhud.lua:921 -- window:Set3DRenderSpaceOrigin(renderX, renderY, renderZ)
- ingame/housingeditor/housingeditorhud.lua:1174 -- axis.control:Set3DRenderSpaceOrigin(scaledX * (axis.offsetX or 0), scaledY * (axis.offsetY or 0), scaledX * (axis.offsetZ or 0))
- ingame/housingeditor/housingeditorhud.lua:1177 -- self.axisIndicatorWindow:Set3DRenderSpaceOrigin(renderX, renderY, renderZ)