summaryrefslogtreecommitdiffstats
path: root/examples/studio3d/simpleqml/presentation/barrel/barrel.import
blob: cf56bb4ebd2ab26c23b04d2c27513c605b3e43e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8" ?>
<UIP Version="1" >
    <Project Revision="1" >
        <Graph >
            <Group id="__import__root__" >
                <Model id="Barrel" name="Barrel" orientation="Right Handed" position="0 0 -0" rotation="-90 -0 0" rotationorder="XYZr" scale="100 100 100" sourcepath=".\meshes\Barrel.mesh#1" >
                    <Material id="Barrel_0001" name="Barrel" blendmode="Normal" diffuse="0.64 0.64 0.64" emissivepower="0" opacity="100" specularamount="0" specularroughness="9.60784" />
                </Model>
            </Group>
        </Graph>
        <Import SrcFile="..\..\..\barrel.fbx" ImageDir="Images" MeshDir="Meshes" >
            <Mesh >
                <Source >Barrel</Source>
                <Dest >.\meshes\Barrel.mesh</Dest>
            </Mesh>
        </Import>
    </Project>
</UIP>