summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/dynamicelement/presentation/presentations
diff options
context:
space:
mode:
authorJari Karppinen <jari.karppinen@qt.io>2019-06-11 11:35:42 +0300
committerJari Karppinen <jari.karppinen@qt.io>2019-06-17 08:28:51 +0300
commite5dbab5c14fa871b22ae63629ca75032c87836a1 (patch)
treea82e30897df2d4375c0083d10e9c3ec7e1602edc /examples/studio3d/dynamicelement/presentation/presentations
parent0a102925ff4ff2fb4842768a0d80d813594097bb (diff)
Dynamic element creation example
Task-number: QT3DS-3621 Change-Id: I5e842fa7b26b484d2a0981f0236a2fac4d92ec06 Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'examples/studio3d/dynamicelement/presentation/presentations')
-rw-r--r--examples/studio3d/dynamicelement/presentation/presentations/presentation.uip24
1 files changed, 24 insertions, 0 deletions
diff --git a/examples/studio3d/dynamicelement/presentation/presentations/presentation.uip b/examples/studio3d/dynamicelement/presentation/presentations/presentation.uip
new file mode 100644
index 0000000..cb1bd1e
--- /dev/null
+++ b/examples/studio3d/dynamicelement/presentation/presentations/presentation.uip
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<UIP version="6" >
+ <Project >
+ <ProjectSettings author="" company="" presentationWidth="1920" presentationHeight="1080" maintainAspect="False" preferKtx="False" >
+ <CustomColors count="16" >#ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff</CustomColors>
+ </ProjectSettings>
+ <Graph >
+ <Scene id="Scene" >
+ <Layer id="Layer" variants="" >
+ <Camera id="Camera" />
+ <Light id="Light" />
+ </Layer>
+ </Scene>
+ </Graph>
+ <Logic >
+ <State name="Master Slide" component="#Scene" >
+ <Add ref="#Layer" />
+ <Add ref="#Camera" />
+ <Add ref="#Light" position="0 0 -600" />
+ <State id="Scene-Slide1" name="Slide1" />
+ </State>
+ </Logic>
+ </Project>
+</UIP>