16 lines
553 B
XML
16 lines
553 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<Sprite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Sprite.xsd">
|
|
<Model>Models/Core/UnitQuad.mesh</Model>
|
|
<DiffuseTexture></DiffuseTexture>
|
|
<GlowMap></GlowMap>
|
|
<Color R="1" G="1" B="1" A="1"/>
|
|
<Visible>true</Visible>
|
|
<DepthSort>true</DepthSort>
|
|
<KeepRatioX>false</KeepRatioX>
|
|
<KeepRatioY>false</KeepRatioY>
|
|
<KeepRatio>false</KeepRatio>
|
|
<Linear>true</Linear>
|
|
<ClampToBorder>false</ClampToBorder>
|
|
<BlurBackground>false</BlurBackground>
|
|
</Sprite>
|