Text component added and Text render queue
This commit is contained in:
@@ -21,6 +21,17 @@
|
||||
</c:Model>
|
||||
</Components>
|
||||
</Entity>
|
||||
<Entity>
|
||||
<Components>
|
||||
<c:Transform>
|
||||
<Scale X="1" Y="1" Z="1"/>
|
||||
</c:Transform>
|
||||
<c:Text>
|
||||
<Resource>Fonts/arial.ttf</Resource>
|
||||
<Content>Hej I am component text</Content>
|
||||
</c:Text>
|
||||
</Components>
|
||||
</Entity>
|
||||
<Entity>
|
||||
<Components>
|
||||
<c:Transform>
|
||||
|
||||
Reference in New Issue
Block a user