Component definitions and default values loading from schema

This commit is contained in:
2015-12-08 21:38:52 +01:00
parent 1e1ce4e127
commit 0dbe0fe48e
5 changed files with 130 additions and 27 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
<TransformComponent>
<c:Transform>
<Position X="0" Y="0" Z="0"/>
<Orientation I="0" J="0" K="0"/>
<Orientation X="0" Y="0" Z="0" W="0"/>
<Scale X="1" Y="1" Z="1"/>
</TransformComponent>
</c:Transform>