summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/dynamicelement/presentation/presentations/presentation.uip
blob: cb1bd1ec1057362f81acb7da3154eeb2fb082f9f (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
<?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>