libraries/zo_texturelayerrevealanimation/zo_texturelayerrevealanimation.lua:86 -- self.windowTranslateAnimation:SetTranslateOffsets(self.startNX * textureWidth - (self.startRegistrationPointNX - 0.5) * windowWidth,
self.startNY * textureHeight - (self.endRegistrationPointNY - 0.5) * windowHeight,
self.endNX * textureWidth - (self.endRegistrationPointNX - 0.5) * windowWidth,
self.endNY * textureHeight - (self.endRegistrationPointNY - 0.5) * windowHeight)