Added Model component to schema

This commit is contained in:
sippeangelo
2015-12-08 18:21:24 +01:00
parent 9fbea18330
commit 1e1ce4e127
7 changed files with 55 additions and 51 deletions
+5
View File
@@ -0,0 +1,5 @@
<c:Model>
<Resource></Resource>
<Color R="1" G="1" B="1" A="1"/>
<Visible>true</Visible>
</c:Model>