summaryrefslogtreecommitdiffstats
path: root/tradeshow/knx-demo/3d-Alexa-knx-demo/uip/models/House/House.import
blob: 4c876252a71661ec7626a8b3227a208f2e25742e (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
<?xml version="1.0" encoding="UTF-8" ?>
<UIP Version="1" >
    <Project Revision="1" >
        <Graph >
            <Group id="__import__root__" >
                <Model id="Ground" name="Ground" orientation="Right Handed" position="0 0 -0" rotation="9.33467e-06 -0 0" rotationorder="XYZr" scale="100 100 100" sourcepath="meshes\Ground.mesh#1" >
                    <Material id="Ground_0001" name="Ground" blendmode="Normal" diffuse="0.257969 0.287919 0.389518" emissivepower="0" opacity="100" specularamount="0" specularroughness="9.60784" />
                </Model>
                <Model id="House" name="House" orientation="Right Handed" position="0 0 -0" rotation="9.33467e-06 -0 0" rotationorder="XYZr" scale="100 100 100" sourcepath="meshes\House.mesh#1" >
                    <Material id="House_0001" name="House" blendmode="Normal" diffuse="0.64 0.64 0.64" emissivepower="0" opacity="100" specularamount="0" specularroughness="9.60784" />
                </Model>
                <Model id="Windows" name="Windows" orientation="Right Handed" position="0 0 -0" rotation="9.33467e-06 -0 0" rotationorder="XYZr" scale="100 100 100" sourcepath="meshes\Windows.mesh#1" >
                    <Material id="WindowsSG" name="WindowsSG" blendmode="Normal" diffuse="0.44 0.83 0.93" emissivepower="0" opacity="0" specularamount="0" specularroughness="0.980392" />
                </Model>
                <Model id="Roof" name="Roof" orientation="Right Handed" position="0 0 4.54747e-11" rotation="9.33467e-06 -0 0" rotationorder="XYZr" scale="100 100 100" sourcepath="meshes\Roof.mesh#1" >
                    <Material id="Roof_0001" name="Roof" blendmode="Normal" diffuse="0.0836838 0.0836838 0.0836838" emissivepower="0" opacity="100" specularamount="0" specularroughness="9.60784" />
                </Model>
            </Group>
        </Graph>
        <Import SrcFile="..\..\..\..\House\Vol2Exports\House.fbx" ImageDir="Images" MeshDir="Meshes" >
            <Mesh >
                <Source >Roof</Source>
                <Dest >meshes\Roof.mesh</Dest>
            </Mesh>
            <Mesh >
                <Source >Ground</Source>
                <Dest >meshes\Ground.mesh</Dest>
            </Mesh>
            <Mesh >
                <Source >Windows</Source>
                <Dest >meshes\Windows.mesh</Dest>
            </Mesh>
            <Mesh >
                <Source >House</Source>
                <Dest >meshes\House.mesh</Dest>
            </Mesh>
        </Import>
    </Project>
</UIP>