... Now mipmaps and Splatmaps i comming :)

This commit is contained in:
Teejoon
2016-02-10 17:15:54 +01:00
parent b0bdca5cdd
commit 97780395cf
3 changed files with 19 additions and 12 deletions
@@ -9,8 +9,14 @@
<Entity>
<Components>
<c:SceneLight/>
<c:Transform/>
</Components>
<Children/>
</Entity>
<Entity>
<Components>
<c:Model>
<Resource>Models/Test/SplatMapTest.mesh</Resource>
<Resource>Models/Ground.mesh</Resource>
</c:Model>
<c:Transform/>
</Components>