summaryrefslogtreecommitdiffstats
path: root/tests/scenes/customvertex/customvertex.uia
blob: 844881025e5f18b741ae599a11e635e1978f812e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>