summaryrefslogtreecommitdiffstats
path: root/tests/auto/studio3d/shared/presentation/red.uip
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/studio3d/shared/presentation/red.uip')
-rw-r--r--tests/auto/studio3d/shared/presentation/red.uip31
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/auto/studio3d/shared/presentation/red.uip b/tests/auto/studio3d/shared/presentation/red.uip
new file mode 100644
index 0000000..a04d2f8
--- /dev/null
+++ b/tests/auto/studio3d/shared/presentation/red.uip
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<UIP version="3" >
+ <Project >
+ <ProjectSettings author="" company="" presentationWidth="800" presentationHeight="480" maintainAspect="False" />
+ <Graph >
+ <Scene id="Scene" >
+ <Layer id="Layer" >
+ <Camera id="Camera" />
+ <Light id="Light" />
+ <Model id="Rectangle" >
+ <Material id="Material" />
+ </Model>
+ </Layer>
+ </Scene>
+ </Graph>
+ <Logic >
+ <State name="Master Slide" component="#Scene" >
+ <Add ref="#Layer" />
+ <Add ref="#Camera" />
+ <Add ref="#Light" lighttype="Directional" position="0 0 -500" rotation="0 0 0" />
+ <State id="Scene-Slide1" name="Slide1" playmode="Looping" >
+ <Set ref="#Layer" endtime="8000" />
+ <Set ref="#Camera" endtime="8000" />
+ <Set ref="#Light" endtime="8000" />
+ <Add ref="#Rectangle" name="Rectangle" endtime="8000" position="0 -15.8771 0" scale="13.3333 9.5252 1" sourcepath="#Rectangle" />
+ <Add ref="#Material" diffuse="1 0 0" emissivecolor="1 1 1" emissivepower="1" />
+ </State>
+ </State>
+ </Logic>
+ </Project>
+</UIP>