source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/Shark3D/src/res/level_shmap/model/dragonmodel.s3d_inst @ 2517

Revision 2517, 1.2 KB checked in by igarcia, 17 years ago (diff)
Line 
1// Machine-made Shark 3D Snake Text 2x0 Stream. Format: ascii.
2producer
3    "Shark 3D Exporter for Max v6000, Spinor GmbH (www.spinor.com), shark3d_v5"
4    & "x0x1_t153_c153_enterpr_win32_vc7x1_release_fwin32vc7x1release"
5source
6    "C:\\develop\\svn\\shark3d\\samples\\kit_misc\\src\\res\\level_shmap\\mode"
7    & "l\\dragonmodel.max"
8format "shark3d_inst_5"
9data
10{
11    elem_array
12    {
13        ident "stdsimplepos:scene_root"
14        name "simplepos:scene_root"
15        param
16        {
17            env "env"
18            parent "hook"
19            transl 0.0 0.0 0.0
20            quat 0.0 0.0 0.0 1.0
21        }
22    }
23    {
24        ident "stdinst:scene_root"
25        name "inst:scene_root"
26        param
27        {
28            env "env"
29            gensuppl "gensuppl"
30            state "state"
31            model_ident
32                "stdmodel:level_shmap/model/dragonmodel.s3d_model_run#scene_ro"
33                & "ot"
34            model_param
35            {
36            }
37            shader_ident
38                "stdshader:levelutil/shader/ordinary.s3d_shader_run#ordinary"
39            shader_param
40            {
41            }
42            pos "simplepos:scene_root"
43        }
44    }
45}
46$
Note: See TracBrowser for help on using the repository browser.