summaryrefslogtreecommitdiffstats
path: root/tests/scenes/customvertex/customvertex.uia
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scenes/customvertex/customvertex.uia')
-rw-r--r--tests/scenes/customvertex/customvertex.uia15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/scenes/customvertex/customvertex.uia b/tests/scenes/customvertex/customvertex.uia
new file mode 100644
index 0000000..8448810
--- /dev/null
+++ b/tests/scenes/customvertex/customvertex.uia
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='utf-8'?>
+<application xmlns="http://qt.io/qt3dstudio/uia">
+ <assets initial="customvertex">
+ <presentation id="customvertex" src="presentations/customvertex.uip"/>
+ </assets>
+ <statemachine ref="#logic">
+ <visual-states>
+ <state ref="Initial">
+ <enter>
+ <goto-slide rel="next" element="main:Scene"/>
+ </enter>
+ </state>
+ </visual-states>
+ </statemachine>
+</application>