View Single Post
07/27/15, 12:12 PM   #3
Lodur
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 108
Originally Posted by votan View Post
I trapped into this, too.

Code:
        <Texture name="Highlight" textureFile="EsoUI/Art/Miscellaneous/listItem_highlight.dds" alpha="0" level="1" virtual="true">
            <AnchorFill />
            <TextureCoords left="0" right="1" top="0" bottom=".625" />
        </Texture>
Do you know what the TextureCoords numbers mean? Are they ranged 0 to 1?
  Reply With Quote