summaryrefslogtreecommitdiffstats
path: root/tests/scenes/effects/corona.uip
blob: 84467080baa4b94d67c0e85af45cd94cfdbadf40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8" ?>
<UIP version="3" >
        <Project >
                <ProjectSettings author="" company="" presentationWidth="1280" presentationHeight="720" maintainAspect="False" >
                        <CustomColors count="16" >#ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff</CustomColors>
                </ProjectSettings>
                <Classes >
                        <Effect id="Corona" name="Corona" sourcepath="Corona.effect" />
                </Classes>
                <Graph >
                        <Scene id="Scene" >
                                <Layer id="Layer" >
                                        <Camera id="Camera" />
                                        <Light id="Light" />
                                        <Model id="Cube" >
                                                <Material id="Default" name="Default" />
                                        </Model>
                                        <Model id="Sphere" >
                                                <Material id="Default_001" name="Default" />
                                        </Model>
                                        <Effect id="Corona_001" class="#Corona" />
                                </Layer>
                        </Scene>
                </Graph>
                <Logic >
                        <State name="Master Slide" component="#Scene" >
                                <Add ref="#Layer" />
                                <Add ref="#Camera" />
                                <Add ref="#Light" />
                                <State id="Scene-Slide1" name="Slide1" >
                                        <Add ref="#Cube" name="Cube" position="-343.203 96.5458 0" rotation="-22.9052 -70.9856 10.3556" sourcepath="#Cube" >
                                                <AnimationTrack property="rotation.x" type="EaseInOut" >0 -22.9052 100 100 10 -22.905 100 100</AnimationTrack>
                                                <AnimationTrack property="rotation.y" type="EaseInOut" >0 -70.9856 100 100 10 200 100 100</AnimationTrack>
                                                <AnimationTrack property="rotation.z" type="EaseInOut" >0 10.3556 100 100 10 10.356 100 100</AnimationTrack>
                                        </Add>
                                        <Add ref="#Default" />
                                        <Add ref="#Sphere" name="Sphere" position="182.186 -32.7165 0" rotation="71.3254 -100.135 -168.32" scale="2.45138 1 1.78719" sourcepath="#Sphere" >
                                                <AnimationTrack property="rotation.x" type="EaseInOut" >0 71.3254 100 100 10 71.325 100 100</AnimationTrack>
                                                <AnimationTrack property="rotation.y" type="EaseInOut" >0 -100.135 100 100 10 300 100 100</AnimationTrack>
                                                <AnimationTrack property="rotation.z" type="EaseInOut" >0 -168.32 100 100 10 -168.32 100 100</AnimationTrack>
                                        </Add>
                                        <Add ref="#Default_001" />
                                        <Add ref="#Corona_001" name="Corona" />
                                </State>
                        </State>
                </Logic>
        </Project>
</UIP>