aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/instancing/test.xml
blob: 6d166c8f5e1a4bdb2f080d2f1c2af3a614841d86 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" ?>
<InstanceTable>
  <Instance position="0 0 0" color="red"/>
  <Instance position="200 200 200" scale="0.5 0.5 0.5" color="cornflowerblue"/>
  <Instance position="-200 -200 -200" eulerRotation="60 30 0"/>
  <Instance position="200 0 200" color="#af10a7"/>
</InstanceTable>