1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
3 | <X3D profile='Immersive' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'> |
4 | <head> |
5 | <meta name='title' content='VectorField1.x3d'/> |
6 | <meta name='description' content='Vector field: this world illustrates the use of an external prototype to define a generic vector. This scene uses the new vector node repeatedly to place, orient, scale, and color vectors throughout a visualization volume.'/> |
7 | <meta name='creator' content='David R. Nadeau, John L. Moreland'/> |
8 | <meta name='translator' content='Don Brutzman'/> |
9 | <meta name='created' content='1 July 1998'/> |
10 | <meta name='translated' content='2 February 2014'/> |
11 | <meta name='modified' content='20 October 2019'/> |
12 | <meta name='reference' content='originals/vecfld1.wrl'/> |
13 | <meta name='reference' content='http://www.siggraph.org/s98'/> |
14 | <meta name='reference' content='http://www.siggraph.org/s98/conference/courses/18.html'/> |
15 | <meta name='reference' content='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0496.htm'/> |
16 | <meta name='reference' content='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm'/> |
17 | <meta name='reference' content='https://www.web3d.org/x3d/content/examples/X3dResources.html'/> |
18 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/VectorField1.x3d'/> |
19 | <meta name='generator' content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/> |
20 | <meta name='generator' content='X3D-Edit, https://savage.nps.edu/X3D-Edit'/> |
21 | <meta name='license' content='../license.html'/> |
22 | </head> |
23 | <Scene> |
24 | <WorldInfo info='"Copyright (c) 1997, David R. Nadeau, John L. Moreland"' title='Vector field'/> |
25 | <ExternProtoDeclare name='Vector' url=' "Vector.x3d#Vector" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Vector.x3d#Vector" "Vector.wrl#Vector" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Vector.wrl#Vector" '> |
26 | <field name='color' type='SFColor' accessType='initializeOnly'/> |
27 | <field name='rotation' type='SFRotation' accessType='initializeOnly'/> |
28 | <field name='scale' type='SFVec3f' accessType='initializeOnly'/> |
29 | <field name='translation' type='SFVec3f' accessType='initializeOnly'/> |
30 | </ExternProtoDeclare> |
31 | <Viewpoint description='Entry view' position='0.0 0.0 20.0'/> |
32 | <NavigationInfo/> |
33 | <Transform bboxSize='13.0 13.0 13.0' translation='1.047196 1.047196 1.047196'> |
34 | <Shape> |
35 | <Appearance> |
36 | <Material diffuseColor='1.0 1.0 1.0' emissiveColor='1.0 1.0 1.0'/> |
37 | </Appearance> |
38 | <IndexedLineSet coordIndex='0 1 2 3 0 -1 7 6 5 4 7 -1 0 4 -1 1 5 -1 2 6 -1 3 7 -1'> |
39 | <Coordinate point='-6.28318 4.188787 -6.28318 4.188787 4.188787 -6.28318 4.188787 4.188787 4.188787 -6.28318 4.188787 4.188787 -6.28318 -6.28318 -6.28318 4.188787 -6.28318 -6.28318 4.188787 -6.28318 4.188787 -6.28318 -6.28318 4.188787'/> |
40 | </IndexedLineSet> |
41 | </Shape> |
42 | <ProtoInstance name='Vector'> |
43 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
44 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
45 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
46 | <fieldValue name='translation' value='-6.28318 -6.28318 -6.28318'/> |
47 | </ProtoInstance> |
48 | <ProtoInstance name='Vector'> |
49 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
50 | <fieldValue name='rotation' value='-0.5547 0.0 -0.83205 -1.501518'/> |
51 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
52 | <fieldValue name='translation' value='-6.28318 -6.28318 -4.188787'/> |
53 | </ProtoInstance> |
54 | <ProtoInstance name='Vector'> |
55 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
56 | <fieldValue name='rotation' value='-0.316228 0.0 -0.948683 -0.907286'/> |
57 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
58 | <fieldValue name='translation' value='-6.28318 -6.28318 -2.094393'/> |
59 | </ProtoInstance> |
60 | <ProtoInstance name='Vector'> |
61 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
62 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
63 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
64 | <fieldValue name='translation' value='-6.28318 -6.28318 0.0'/> |
65 | </ProtoInstance> |
66 | <ProtoInstance name='Vector'> |
67 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
68 | <fieldValue name='rotation' value='0.316228 0.0 -0.948683 0.907286'/> |
69 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
70 | <fieldValue name='translation' value='-6.28318 -6.28318 2.094394'/> |
71 | </ProtoInstance> |
72 | <ProtoInstance name='Vector'> |
73 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
74 | <fieldValue name='rotation' value='0.5547 0.0 -0.83205 1.501518'/> |
75 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
76 | <fieldValue name='translation' value='-6.28318 -6.28318 4.188787'/> |
77 | </ProtoInstance> |
78 | <ProtoInstance name='Vector'> |
79 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
80 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
81 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
82 | <fieldValue name='translation' value='-6.28318 -4.188787 -6.28318'/> |
83 | </ProtoInstance> |
84 | <ProtoInstance name='Vector'> |
85 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
86 | <fieldValue name='rotation' value='-0.5547 0.0 -0.83205 -1.501518'/> |
87 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
88 | <fieldValue name='translation' value='-6.28318 -4.188787 -4.188787'/> |
89 | </ProtoInstance> |
90 | <ProtoInstance name='Vector'> |
91 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
92 | <fieldValue name='rotation' value='-0.316228 0.0 -0.948683 -0.907286'/> |
93 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
94 | <fieldValue name='translation' value='-6.28318 -4.188787 -2.094393'/> |
95 | </ProtoInstance> |
96 | <ProtoInstance name='Vector'> |
97 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
98 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
99 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
100 | <fieldValue name='translation' value='-6.28318 -4.188787 0.0'/> |
101 | </ProtoInstance> |
102 | <ProtoInstance name='Vector'> |
103 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
104 | <fieldValue name='rotation' value='0.316228 0.0 -0.948683 0.907286'/> |
105 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
106 | <fieldValue name='translation' value='-6.28318 -4.188787 2.094394'/> |
107 | </ProtoInstance> |
108 | <ProtoInstance name='Vector'> |
109 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
110 | <fieldValue name='rotation' value='0.5547 0.0 -0.83205 1.501518'/> |
111 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
112 | <fieldValue name='translation' value='-6.28318 -4.188787 4.188787'/> |
113 | </ProtoInstance> |
114 | <ProtoInstance name='Vector'> |
115 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
116 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
117 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
118 | <fieldValue name='translation' value='-6.28318 -2.094393 -6.28318'/> |
119 | </ProtoInstance> |
120 | <ProtoInstance name='Vector'> |
121 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
122 | <fieldValue name='rotation' value='-0.5547 0.0 -0.83205 -1.501518'/> |
123 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
124 | <fieldValue name='translation' value='-6.28318 -2.094393 -4.188787'/> |
125 | </ProtoInstance> |
126 | <ProtoInstance name='Vector'> |
127 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
128 | <fieldValue name='rotation' value='-0.316228 0.0 -0.948683 -0.907286'/> |
129 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
130 | <fieldValue name='translation' value='-6.28318 -2.094393 -2.094393'/> |
131 | </ProtoInstance> |
132 | <ProtoInstance name='Vector'> |
133 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
134 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
135 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
136 | <fieldValue name='translation' value='-6.28318 -2.094393 0.0'/> |
137 | </ProtoInstance> |
138 | <ProtoInstance name='Vector'> |
139 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
140 | <fieldValue name='rotation' value='0.316228 0.0 -0.948683 0.907286'/> |
141 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
142 | <fieldValue name='translation' value='-6.28318 -2.094393 2.094394'/> |
143 | </ProtoInstance> |
144 | <ProtoInstance name='Vector'> |
145 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
146 | <fieldValue name='rotation' value='0.5547 0.0 -0.83205 1.501518'/> |
147 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
148 | <fieldValue name='translation' value='-6.28318 -2.094393 4.188787'/> |
149 | </ProtoInstance> |
150 | <ProtoInstance name='Vector'> |
151 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
152 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
153 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
154 | <fieldValue name='translation' value='-6.28318 0.0 -6.28318'/> |
155 | </ProtoInstance> |
156 | <ProtoInstance name='Vector'> |
157 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
158 | <fieldValue name='rotation' value='-0.5547 0.0 -0.83205 -1.501518'/> |
159 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
160 | <fieldValue name='translation' value='-6.28318 0.0 -4.188787'/> |
161 | </ProtoInstance> |
162 | <ProtoInstance name='Vector'> |
163 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
164 | <fieldValue name='rotation' value='-0.316228 0.0 -0.948683 -0.907286'/> |
165 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
166 | <fieldValue name='translation' value='-6.28318 0.0 -2.094393'/> |
167 | </ProtoInstance> |
168 | <ProtoInstance name='Vector'> |
169 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
170 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
171 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
172 | <fieldValue name='translation' value='-6.28318 0.0 0.0'/> |
173 | </ProtoInstance> |
174 | <ProtoInstance name='Vector'> |
175 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
176 | <fieldValue name='rotation' value='0.316228 0.0 -0.948683 0.907286'/> |
177 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
178 | <fieldValue name='translation' value='-6.28318 0.0 2.094394'/> |
179 | </ProtoInstance> |
180 | <ProtoInstance name='Vector'> |
181 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
182 | <fieldValue name='rotation' value='0.5547 0.0 -0.83205 1.501518'/> |
183 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
184 | <fieldValue name='translation' value='-6.28318 0.0 4.188787'/> |
185 | </ProtoInstance> |
186 | <ProtoInstance name='Vector'> |
187 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
188 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
189 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
190 | <fieldValue name='translation' value='-6.28318 2.094394 -6.28318'/> |
191 | </ProtoInstance> |
192 | <ProtoInstance name='Vector'> |
193 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
194 | <fieldValue name='rotation' value='-0.5547 0.0 -0.83205 -1.501518'/> |
195 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
196 | <fieldValue name='translation' value='-6.28318 2.094394 -4.188787'/> |
197 | </ProtoInstance> |
198 | <ProtoInstance name='Vector'> |
199 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
200 | <fieldValue name='rotation' value='-0.316228 0.0 -0.948683 -0.907286'/> |
201 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
202 | <fieldValue name='translation' value='-6.28318 2.094394 -2.094393'/> |
203 | </ProtoInstance> |
204 | <ProtoInstance name='Vector'> |
205 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
206 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
207 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
208 | <fieldValue name='translation' value='-6.28318 2.094394 0.0'/> |
209 | </ProtoInstance> |
210 | <ProtoInstance name='Vector'> |
211 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
212 | <fieldValue name='rotation' value='0.316228 0.0 -0.948683 0.907286'/> |
213 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
214 | <fieldValue name='translation' value='-6.28318 2.094394 2.094394'/> |
215 | </ProtoInstance> |
216 | <ProtoInstance name='Vector'> |
217 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
218 | <fieldValue name='rotation' value='0.5547 0.0 -0.83205 1.501518'/> |
219 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
220 | <fieldValue name='translation' value='-6.28318 2.094394 4.188787'/> |
221 | </ProtoInstance> |
222 | <ProtoInstance name='Vector'> |
223 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
224 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
225 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
226 | <fieldValue name='translation' value='-6.28318 4.188787 -6.28318'/> |
227 | </ProtoInstance> |
228 | <ProtoInstance name='Vector'> |
229 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
230 | <fieldValue name='rotation' value='-0.5547 0.0 -0.83205 -1.501518'/> |
231 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
232 | <fieldValue name='translation' value='-6.28318 4.188787 -4.188787'/> |
233 | </ProtoInstance> |
234 | <ProtoInstance name='Vector'> |
235 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
236 | <fieldValue name='rotation' value='-0.316228 0.0 -0.948683 -0.907286'/> |
237 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
238 | <fieldValue name='translation' value='-6.28318 4.188787 -2.094393'/> |
239 | </ProtoInstance> |
240 | <ProtoInstance name='Vector'> |
241 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
242 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
243 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
244 | <fieldValue name='translation' value='-6.28318 4.188787 0.0'/> |
245 | </ProtoInstance> |
246 | <ProtoInstance name='Vector'> |
247 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
248 | <fieldValue name='rotation' value='0.316228 0.0 -0.948683 0.907286'/> |
249 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
250 | <fieldValue name='translation' value='-6.28318 4.188787 2.094394'/> |
251 | </ProtoInstance> |
252 | <ProtoInstance name='Vector'> |
253 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
254 | <fieldValue name='rotation' value='0.5547 0.0 -0.83205 1.501518'/> |
255 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
256 | <fieldValue name='translation' value='-6.28318 4.188787 4.188787'/> |
257 | </ProtoInstance> |
258 | <ProtoInstance name='Vector'> |
259 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
260 | <fieldValue name='rotation' value='-0.83205 0.0 -0.5547 -2.121654'/> |
261 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
262 | <fieldValue name='translation' value='-4.188787 -6.28318 -6.28318'/> |
263 | </ProtoInstance> |
264 | <ProtoInstance name='Vector'> |
265 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
266 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
267 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
268 | <fieldValue name='translation' value='-4.188787 -6.28318 -4.188787'/> |
269 | </ProtoInstance> |
270 | <ProtoInstance name='Vector'> |
271 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
272 | <fieldValue name='rotation' value='-0.447214 0.0 -0.894427 -1.241623'/> |
273 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
274 | <fieldValue name='translation' value='-4.188787 -6.28318 -2.094393'/> |
275 | </ProtoInstance> |
276 | <ProtoInstance name='Vector'> |
277 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
278 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
279 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
280 | <fieldValue name='translation' value='-4.188787 -6.28318 0.0'/> |
281 | </ProtoInstance> |
282 | <ProtoInstance name='Vector'> |
283 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
284 | <fieldValue name='rotation' value='0.447214 0.0 -0.894427 1.241623'/> |
285 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
286 | <fieldValue name='translation' value='-4.188787 -6.28318 2.094394'/> |
287 | </ProtoInstance> |
288 | <ProtoInstance name='Vector'> |
289 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
290 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
291 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
292 | <fieldValue name='translation' value='-4.188787 -6.28318 4.188787'/> |
293 | </ProtoInstance> |
294 | <ProtoInstance name='Vector'> |
295 | <fieldValue name='color' value='0.25 0.0 0.75'/> |
296 | <fieldValue name='rotation' value='-0.83205 0.0 -0.5547 -2.121654'/> |
297 | <fieldValue name='scale' value='1.0 0.475 1.0'/> |
298 | <fieldValue name='translation' value='-4.188787 -4.188787 -6.28318'/> |
299 | </ProtoInstance> |
300 | <ProtoInstance name='Vector'> |
301 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
302 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
303 | <fieldValue name='scale' value='1.0 0.42476 1.0'/> |
304 | <fieldValue name='translation' value='-4.188787 -4.188787 -4.188787'/> |
305 | </ProtoInstance> |
306 | <ProtoInstance name='Vector'> |
307 | <fieldValue name='color' value='0.125001 0.0 0.874999'/> |
308 | <fieldValue name='rotation' value='-0.447214 0.0 -0.894427 -1.241623'/> |
309 | <fieldValue name='scale' value='1.0 0.287501 1.0'/> |
310 | <fieldValue name='translation' value='-4.188787 -4.188787 -2.094393'/> |
311 | </ProtoInstance> |
312 | <ProtoInstance name='Vector'> |
313 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
314 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
315 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
316 | <fieldValue name='translation' value='-4.188787 -4.188787 0.0'/> |
317 | </ProtoInstance> |
318 | <ProtoInstance name='Vector'> |
319 | <fieldValue name='color' value='0.125 0.0 0.875'/> |
320 | <fieldValue name='rotation' value='0.447214 0.0 -0.894427 1.241623'/> |
321 | <fieldValue name='scale' value='1.0 0.287499 1.0'/> |
322 | <fieldValue name='translation' value='-4.188787 -4.188787 2.094394'/> |
323 | </ProtoInstance> |
324 | <ProtoInstance name='Vector'> |
325 | <fieldValue name='color' value='0.216506 0.0 0.783494'/> |
326 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
327 | <fieldValue name='scale' value='1.0 0.424759 1.0'/> |
328 | <fieldValue name='translation' value='-4.188787 -4.188787 4.188787'/> |
329 | </ProtoInstance> |
330 | <ProtoInstance name='Vector'> |
331 | <fieldValue name='color' value='0.433013 0.0 0.566987'/> |
332 | <fieldValue name='rotation' value='-0.83205 0.0 -0.5547 -2.121654'/> |
333 | <fieldValue name='scale' value='1.0 0.74952 1.0'/> |
334 | <fieldValue name='translation' value='-4.188787 -2.094393 -6.28318'/> |
335 | </ProtoInstance> |
336 | <ProtoInstance name='Vector'> |
337 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
338 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
339 | <fieldValue name='scale' value='1.0 0.662501 1.0'/> |
340 | <fieldValue name='translation' value='-4.188787 -2.094393 -4.188787'/> |
341 | </ProtoInstance> |
342 | <ProtoInstance name='Vector'> |
343 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
344 | <fieldValue name='rotation' value='-0.447214 0.0 -0.894427 -1.241623'/> |
345 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
346 | <fieldValue name='translation' value='-4.188787 -2.094393 -2.094393'/> |
347 | </ProtoInstance> |
348 | <ProtoInstance name='Vector'> |
349 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
350 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
351 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
352 | <fieldValue name='translation' value='-4.188787 -2.094393 0.0'/> |
353 | </ProtoInstance> |
354 | <ProtoInstance name='Vector'> |
355 | <fieldValue name='color' value='0.216506 0.0 0.783494'/> |
356 | <fieldValue name='rotation' value='0.447214 0.0 -0.894427 1.241623'/> |
357 | <fieldValue name='scale' value='1.0 0.424758 1.0'/> |
358 | <fieldValue name='translation' value='-4.188787 -2.094393 2.094394'/> |
359 | </ProtoInstance> |
360 | <ProtoInstance name='Vector'> |
361 | <fieldValue name='color' value='0.375 0.0 0.625'/> |
362 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
363 | <fieldValue name='scale' value='1.0 0.6625 1.0'/> |
364 | <fieldValue name='translation' value='-4.188787 -2.094393 4.188787'/> |
365 | </ProtoInstance> |
366 | <ProtoInstance name='Vector'> |
367 | <fieldValue name='color' value='0.500001 0.0 0.499999'/> |
368 | <fieldValue name='rotation' value='-0.83205 0.0 -0.5547 -2.121654'/> |
369 | <fieldValue name='scale' value='1.0 0.850001 1.0'/> |
370 | <fieldValue name='translation' value='-4.188787 0.0 -6.28318'/> |
371 | </ProtoInstance> |
372 | <ProtoInstance name='Vector'> |
373 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
374 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
375 | <fieldValue name='scale' value='1.0 0.749521 1.0'/> |
376 | <fieldValue name='translation' value='-4.188787 0.0 -4.188787'/> |
377 | </ProtoInstance> |
378 | <ProtoInstance name='Vector'> |
379 | <fieldValue name='color' value='0.250001 0.0 0.749999'/> |
380 | <fieldValue name='rotation' value='-0.447214 0.0 -0.894427 -1.241623'/> |
381 | <fieldValue name='scale' value='1.0 0.475002 1.0'/> |
382 | <fieldValue name='translation' value='-4.188787 0.0 -2.094393'/> |
383 | </ProtoInstance> |
384 | <ProtoInstance name='Vector'> |
385 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
386 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
387 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
388 | <fieldValue name='translation' value='-4.188787 0.0 0.0'/> |
389 | </ProtoInstance> |
390 | <ProtoInstance name='Vector'> |
391 | <fieldValue name='color' value='0.249999 0.0 0.750001'/> |
392 | <fieldValue name='rotation' value='0.447214 0.0 -0.894427 1.241623'/> |
393 | <fieldValue name='scale' value='1.0 0.474999 1.0'/> |
394 | <fieldValue name='translation' value='-4.188787 0.0 2.094394'/> |
395 | </ProtoInstance> |
396 | <ProtoInstance name='Vector'> |
397 | <fieldValue name='color' value='0.433013 0.0 0.566987'/> |
398 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
399 | <fieldValue name='scale' value='1.0 0.749519 1.0'/> |
400 | <fieldValue name='translation' value='-4.188787 0.0 4.188787'/> |
401 | </ProtoInstance> |
402 | <ProtoInstance name='Vector'> |
403 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
404 | <fieldValue name='rotation' value='-0.83205 0.0 -0.5547 -2.121654'/> |
405 | <fieldValue name='scale' value='1.0 0.749521 1.0'/> |
406 | <fieldValue name='translation' value='-4.188787 2.094394 -6.28318'/> |
407 | </ProtoInstance> |
408 | <ProtoInstance name='Vector'> |
409 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
410 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
411 | <fieldValue name='scale' value='1.0 0.662502 1.0'/> |
412 | <fieldValue name='translation' value='-4.188787 2.094394 -4.188787'/> |
413 | </ProtoInstance> |
414 | <ProtoInstance name='Vector'> |
415 | <fieldValue name='color' value='0.216508 0.0 0.783492'/> |
416 | <fieldValue name='rotation' value='-0.447214 0.0 -0.894427 -1.241623'/> |
417 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
418 | <fieldValue name='translation' value='-4.188787 2.094394 -2.094393'/> |
419 | </ProtoInstance> |
420 | <ProtoInstance name='Vector'> |
421 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
422 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
423 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
424 | <fieldValue name='translation' value='-4.188787 2.094394 0.0'/> |
425 | </ProtoInstance> |
426 | <ProtoInstance name='Vector'> |
427 | <fieldValue name='color' value='0.216506 0.0 0.783494'/> |
428 | <fieldValue name='rotation' value='0.447214 0.0 -0.894427 1.241623'/> |
429 | <fieldValue name='scale' value='1.0 0.424759 1.0'/> |
430 | <fieldValue name='translation' value='-4.188787 2.094394 2.094394'/> |
431 | </ProtoInstance> |
432 | <ProtoInstance name='Vector'> |
433 | <fieldValue name='color' value='0.375 0.0 0.625'/> |
434 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
435 | <fieldValue name='scale' value='1.0 0.6625 1.0'/> |
436 | <fieldValue name='translation' value='-4.188787 2.094394 4.188787'/> |
437 | </ProtoInstance> |
438 | <ProtoInstance name='Vector'> |
439 | <fieldValue name='color' value='0.250001 0.0 0.749999'/> |
440 | <fieldValue name='rotation' value='-0.83205 0.0 -0.5547 -2.121654'/> |
441 | <fieldValue name='scale' value='1.0 0.475002 1.0'/> |
442 | <fieldValue name='translation' value='-4.188787 4.188787 -6.28318'/> |
443 | </ProtoInstance> |
444 | <ProtoInstance name='Vector'> |
445 | <fieldValue name='color' value='0.216508 0.0 0.783492'/> |
446 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
447 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
448 | <fieldValue name='translation' value='-4.188787 4.188787 -4.188787'/> |
449 | </ProtoInstance> |
450 | <ProtoInstance name='Vector'> |
451 | <fieldValue name='color' value='0.125001 0.0 0.874999'/> |
452 | <fieldValue name='rotation' value='-0.447214 0.0 -0.894427 -1.241623'/> |
453 | <fieldValue name='scale' value='1.0 0.287502 1.0'/> |
454 | <fieldValue name='translation' value='-4.188787 4.188787 -2.094393'/> |
455 | </ProtoInstance> |
456 | <ProtoInstance name='Vector'> |
457 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
458 | <fieldValue name='rotation' value='0.0 0.0 -1.0 0.0'/> |
459 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
460 | <fieldValue name='translation' value='-4.188787 4.188787 0.0'/> |
461 | </ProtoInstance> |
462 | <ProtoInstance name='Vector'> |
463 | <fieldValue name='color' value='0.125 0.0 0.875'/> |
464 | <fieldValue name='rotation' value='0.447214 0.0 -0.894427 1.241623'/> |
465 | <fieldValue name='scale' value='1.0 0.2875 1.0'/> |
466 | <fieldValue name='translation' value='-4.188787 4.188787 2.094394'/> |
467 | </ProtoInstance> |
468 | <ProtoInstance name='Vector'> |
469 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
470 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
471 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
472 | <fieldValue name='translation' value='-4.188787 4.188787 4.188787'/> |
473 | </ProtoInstance> |
474 | <ProtoInstance name='Vector'> |
475 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
476 | <fieldValue name='rotation' value='-0.948683 0.0 -0.316228 -2.363877'/> |
477 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
478 | <fieldValue name='translation' value='-2.094393 -6.28318 -6.28318'/> |
479 | </ProtoInstance> |
480 | <ProtoInstance name='Vector'> |
481 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
482 | <fieldValue name='rotation' value='-0.894427 0.0 -0.447214 -2.252432'/> |
483 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
484 | <fieldValue name='translation' value='-2.094393 -6.28318 -4.188787'/> |
485 | </ProtoInstance> |
486 | <ProtoInstance name='Vector'> |
487 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
488 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
489 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
490 | <fieldValue name='translation' value='-2.094393 -6.28318 -2.094393'/> |
491 | </ProtoInstance> |
492 | <ProtoInstance name='Vector'> |
493 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
494 | <fieldValue name='rotation' value='0.0 0.0 -1.0 1.0E-6'/> |
495 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
496 | <fieldValue name='translation' value='-2.094393 -6.28318 0.0'/> |
497 | </ProtoInstance> |
498 | <ProtoInstance name='Vector'> |
499 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
500 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
501 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
502 | <fieldValue name='translation' value='-2.094393 -6.28318 2.094394'/> |
503 | </ProtoInstance> |
504 | <ProtoInstance name='Vector'> |
505 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
506 | <fieldValue name='rotation' value='0.894427 0.0 -0.447213 2.252432'/> |
507 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
508 | <fieldValue name='translation' value='-2.094393 -6.28318 4.188787'/> |
509 | </ProtoInstance> |
510 | <ProtoInstance name='Vector'> |
511 | <fieldValue name='color' value='0.433013 0.0 0.566987'/> |
512 | <fieldValue name='rotation' value='-0.948683 0.0 -0.316228 -2.363877'/> |
513 | <fieldValue name='scale' value='1.0 0.749519 1.0'/> |
514 | <fieldValue name='translation' value='-2.094393 -4.188787 -6.28318'/> |
515 | </ProtoInstance> |
516 | <ProtoInstance name='Vector'> |
517 | <fieldValue name='color' value='0.375 0.0 0.625'/> |
518 | <fieldValue name='rotation' value='-0.894427 0.0 -0.447214 -2.252432'/> |
519 | <fieldValue name='scale' value='1.0 0.6625 1.0'/> |
520 | <fieldValue name='translation' value='-2.094393 -4.188787 -4.188787'/> |
521 | </ProtoInstance> |
522 | <ProtoInstance name='Vector'> |
523 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
524 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
525 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
526 | <fieldValue name='translation' value='-2.094393 -4.188787 -2.094393'/> |
527 | </ProtoInstance> |
528 | <ProtoInstance name='Vector'> |
529 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
530 | <fieldValue name='rotation' value='0.0 0.0 -1.0 1.0E-6'/> |
531 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
532 | <fieldValue name='translation' value='-2.094393 -4.188787 0.0'/> |
533 | </ProtoInstance> |
534 | <ProtoInstance name='Vector'> |
535 | <fieldValue name='color' value='0.216505 0.0 0.783495'/> |
536 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
537 | <fieldValue name='scale' value='1.0 0.424758 1.0'/> |
538 | <fieldValue name='translation' value='-2.094393 -4.188787 2.094394'/> |
539 | </ProtoInstance> |
540 | <ProtoInstance name='Vector'> |
541 | <fieldValue name='color' value='0.374999 0.0 0.625001'/> |
542 | <fieldValue name='rotation' value='0.894427 0.0 -0.447213 2.252432'/> |
543 | <fieldValue name='scale' value='1.0 0.662499 1.0'/> |
544 | <fieldValue name='translation' value='-2.094393 -4.188787 4.188787'/> |
545 | </ProtoInstance> |
546 | <ProtoInstance name='Vector'> |
547 | <fieldValue name='color' value='0.75 0.0 0.25'/> |
548 | <fieldValue name='rotation' value='-0.948683 0.0 -0.316228 -2.363877'/> |
549 | <fieldValue name='scale' value='1.0 1.225 1.0'/> |
550 | <fieldValue name='translation' value='-2.094393 -2.094393 -6.28318'/> |
551 | </ProtoInstance> |
552 | <ProtoInstance name='Vector'> |
553 | <fieldValue name='color' value='0.64952 0.0 0.35048'/> |
554 | <fieldValue name='rotation' value='-0.894427 0.0 -0.447214 -2.252432'/> |
555 | <fieldValue name='scale' value='1.0 1.074279 1.0'/> |
556 | <fieldValue name='translation' value='-2.094393 -2.094393 -4.188787'/> |
557 | </ProtoInstance> |
558 | <ProtoInstance name='Vector'> |
559 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
560 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
561 | <fieldValue name='scale' value='1.0 0.662502 1.0'/> |
562 | <fieldValue name='translation' value='-2.094393 -2.094393 -2.094393'/> |
563 | </ProtoInstance> |
564 | <ProtoInstance name='Vector'> |
565 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
566 | <fieldValue name='rotation' value='0.0 0.0 -1.0 1.0E-6'/> |
567 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
568 | <fieldValue name='translation' value='-2.094393 -2.094393 0.0'/> |
569 | </ProtoInstance> |
570 | <ProtoInstance name='Vector'> |
571 | <fieldValue name='color' value='0.374998 0.0 0.625002'/> |
572 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
573 | <fieldValue name='scale' value='1.0 0.662497 1.0'/> |
574 | <fieldValue name='translation' value='-2.094393 -2.094393 2.094394'/> |
575 | </ProtoInstance> |
576 | <ProtoInstance name='Vector'> |
577 | <fieldValue name='color' value='0.649518 0.0 0.350482'/> |
578 | <fieldValue name='rotation' value='0.894427 0.0 -0.447213 2.252432'/> |
579 | <fieldValue name='scale' value='1.0 1.074277 1.0'/> |
580 | <fieldValue name='translation' value='-2.094393 -2.094393 4.188787'/> |
581 | </ProtoInstance> |
582 | <ProtoInstance name='Vector'> |
583 | <fieldValue name='color' value='0.866026 0.0 0.133974'/> |
584 | <fieldValue name='rotation' value='-0.948683 0.0 -0.316228 -2.363877'/> |
585 | <fieldValue name='scale' value='1.0 1.399039 1.0'/> |
586 | <fieldValue name='translation' value='-2.094393 0.0 -6.28318'/> |
587 | </ProtoInstance> |
588 | <ProtoInstance name='Vector'> |
589 | <fieldValue name='color' value='0.750001 0.0 0.249999'/> |
590 | <fieldValue name='rotation' value='-0.894427 0.0 -0.447214 -2.252432'/> |
591 | <fieldValue name='scale' value='1.0 1.225001 1.0'/> |
592 | <fieldValue name='translation' value='-2.094393 0.0 -4.188787'/> |
593 | </ProtoInstance> |
594 | <ProtoInstance name='Vector'> |
595 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
596 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
597 | <fieldValue name='scale' value='1.0 0.749521 1.0'/> |
598 | <fieldValue name='translation' value='-2.094393 0.0 -2.094393'/> |
599 | </ProtoInstance> |
600 | <ProtoInstance name='Vector'> |
601 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
602 | <fieldValue name='rotation' value='0.0 0.0 -1.0 1.0E-6'/> |
603 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
604 | <fieldValue name='translation' value='-2.094393 0.0 0.0'/> |
605 | </ProtoInstance> |
606 | <ProtoInstance name='Vector'> |
607 | <fieldValue name='color' value='0.433011 0.0 0.566989'/> |
608 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
609 | <fieldValue name='scale' value='1.0 0.749516 1.0'/> |
610 | <fieldValue name='translation' value='-2.094393 0.0 2.094394'/> |
611 | </ProtoInstance> |
612 | <ProtoInstance name='Vector'> |
613 | <fieldValue name='color' value='0.749999 0.0 0.250001'/> |
614 | <fieldValue name='rotation' value='0.894427 0.0 -0.447213 2.252432'/> |
615 | <fieldValue name='scale' value='1.0 1.224998 1.0'/> |
616 | <fieldValue name='translation' value='-2.094393 0.0 4.188787'/> |
617 | </ProtoInstance> |
618 | <ProtoInstance name='Vector'> |
619 | <fieldValue name='color' value='0.750001 0.0 0.249999'/> |
620 | <fieldValue name='rotation' value='-0.948683 0.0 -0.316228 -2.363877'/> |
621 | <fieldValue name='scale' value='1.0 1.225001 1.0'/> |
622 | <fieldValue name='translation' value='-2.094393 2.094394 -6.28318'/> |
623 | </ProtoInstance> |
624 | <ProtoInstance name='Vector'> |
625 | <fieldValue name='color' value='0.64952 0.0 0.35048'/> |
626 | <fieldValue name='rotation' value='-0.894427 0.0 -0.447214 -2.252432'/> |
627 | <fieldValue name='scale' value='1.0 1.074281 1.0'/> |
628 | <fieldValue name='translation' value='-2.094393 2.094394 -4.188787'/> |
629 | </ProtoInstance> |
630 | <ProtoInstance name='Vector'> |
631 | <fieldValue name='color' value='0.375002 0.0 0.624998'/> |
632 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
633 | <fieldValue name='scale' value='1.0 0.662503 1.0'/> |
634 | <fieldValue name='translation' value='-2.094393 2.094394 -2.094393'/> |
635 | </ProtoInstance> |
636 | <ProtoInstance name='Vector'> |
637 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
638 | <fieldValue name='rotation' value='0.0 0.0 -1.0 1.0E-6'/> |
639 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
640 | <fieldValue name='translation' value='-2.094393 2.094394 0.0'/> |
641 | </ProtoInstance> |
642 | <ProtoInstance name='Vector'> |
643 | <fieldValue name='color' value='0.374999 0.0 0.625001'/> |
644 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
645 | <fieldValue name='scale' value='1.0 0.662498 1.0'/> |
646 | <fieldValue name='translation' value='-2.094393 2.094394 2.094394'/> |
647 | </ProtoInstance> |
648 | <ProtoInstance name='Vector'> |
649 | <fieldValue name='color' value='0.649519 0.0 0.350481'/> |
650 | <fieldValue name='rotation' value='0.894427 0.0 -0.447213 2.252432'/> |
651 | <fieldValue name='scale' value='1.0 1.074278 1.0'/> |
652 | <fieldValue name='translation' value='-2.094393 2.094394 4.188787'/> |
653 | </ProtoInstance> |
654 | <ProtoInstance name='Vector'> |
655 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
656 | <fieldValue name='rotation' value='-0.948683 0.0 -0.316228 -2.363877'/> |
657 | <fieldValue name='scale' value='1.0 0.749521 1.0'/> |
658 | <fieldValue name='translation' value='-2.094393 4.188787 -6.28318'/> |
659 | </ProtoInstance> |
660 | <ProtoInstance name='Vector'> |
661 | <fieldValue name='color' value='0.375002 0.0 0.624998'/> |
662 | <fieldValue name='rotation' value='-0.894427 0.0 -0.447214 -2.252432'/> |
663 | <fieldValue name='scale' value='1.0 0.662503 1.0'/> |
664 | <fieldValue name='translation' value='-2.094393 4.188787 -4.188787'/> |
665 | </ProtoInstance> |
666 | <ProtoInstance name='Vector'> |
667 | <fieldValue name='color' value='0.216508 0.0 0.783492'/> |
668 | <fieldValue name='rotation' value='-0.707107 0.0 -0.707107 -1.850551'/> |
669 | <fieldValue name='scale' value='1.0 0.424762 1.0'/> |
670 | <fieldValue name='translation' value='-2.094393 4.188787 -2.094393'/> |
671 | </ProtoInstance> |
672 | <ProtoInstance name='Vector'> |
673 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
674 | <fieldValue name='rotation' value='0.0 0.0 -1.0 1.0E-6'/> |
675 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
676 | <fieldValue name='translation' value='-2.094393 4.188787 0.0'/> |
677 | </ProtoInstance> |
678 | <ProtoInstance name='Vector'> |
679 | <fieldValue name='color' value='0.216506 0.0 0.783494'/> |
680 | <fieldValue name='rotation' value='0.707107 0.0 -0.707107 1.850551'/> |
681 | <fieldValue name='scale' value='1.0 0.424759 1.0'/> |
682 | <fieldValue name='translation' value='-2.094393 4.188787 2.094394'/> |
683 | </ProtoInstance> |
684 | <ProtoInstance name='Vector'> |
685 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
686 | <fieldValue name='rotation' value='0.894427 0.0 -0.447213 2.252432'/> |
687 | <fieldValue name='scale' value='1.0 0.662501 1.0'/> |
688 | <fieldValue name='translation' value='-2.094393 4.188787 4.188787'/> |
689 | </ProtoInstance> |
690 | <ProtoInstance name='Vector'> |
691 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
692 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
693 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
694 | <fieldValue name='translation' value='0.0 -6.28318 -6.28318'/> |
695 | </ProtoInstance> |
696 | <ProtoInstance name='Vector'> |
697 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
698 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
699 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
700 | <fieldValue name='translation' value='0.0 -6.28318 -4.188787'/> |
701 | </ProtoInstance> |
702 | <ProtoInstance name='Vector'> |
703 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
704 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
705 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
706 | <fieldValue name='translation' value='0.0 -6.28318 -2.094393'/> |
707 | </ProtoInstance> |
708 | <ProtoInstance name='Vector'> |
709 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
710 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
711 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
712 | <fieldValue name='translation' value='0.0 -6.28318 0.0'/> |
713 | </ProtoInstance> |
714 | <ProtoInstance name='Vector'> |
715 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
716 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
717 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
718 | <fieldValue name='translation' value='0.0 -6.28318 2.094394'/> |
719 | </ProtoInstance> |
720 | <ProtoInstance name='Vector'> |
721 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
722 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
723 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
724 | <fieldValue name='translation' value='0.0 -6.28318 4.188787'/> |
725 | </ProtoInstance> |
726 | <ProtoInstance name='Vector'> |
727 | <fieldValue name='color' value='0.5 0.0 0.5'/> |
728 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
729 | <fieldValue name='scale' value='1.0 0.85 1.0'/> |
730 | <fieldValue name='translation' value='0.0 -4.188787 -6.28318'/> |
731 | </ProtoInstance> |
732 | <ProtoInstance name='Vector'> |
733 | <fieldValue name='color' value='0.433013 0.0 0.566987'/> |
734 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
735 | <fieldValue name='scale' value='1.0 0.749519 1.0'/> |
736 | <fieldValue name='translation' value='0.0 -4.188787 -4.188787'/> |
737 | </ProtoInstance> |
738 | <ProtoInstance name='Vector'> |
739 | <fieldValue name='color' value='0.250001 0.0 0.749999'/> |
740 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
741 | <fieldValue name='scale' value='1.0 0.475001 1.0'/> |
742 | <fieldValue name='translation' value='0.0 -4.188787 -2.094393'/> |
743 | </ProtoInstance> |
744 | <ProtoInstance name='Vector'> |
745 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
746 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
747 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
748 | <fieldValue name='translation' value='0.0 -4.188787 0.0'/> |
749 | </ProtoInstance> |
750 | <ProtoInstance name='Vector'> |
751 | <fieldValue name='color' value='0.249999 0.0 0.750001'/> |
752 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
753 | <fieldValue name='scale' value='1.0 0.474998 1.0'/> |
754 | <fieldValue name='translation' value='0.0 -4.188787 2.094394'/> |
755 | </ProtoInstance> |
756 | <ProtoInstance name='Vector'> |
757 | <fieldValue name='color' value='0.433012 0.0 0.566988'/> |
758 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
759 | <fieldValue name='scale' value='1.0 0.749517 1.0'/> |
760 | <fieldValue name='translation' value='0.0 -4.188787 4.188787'/> |
761 | </ProtoInstance> |
762 | <ProtoInstance name='Vector'> |
763 | <fieldValue name='color' value='0.866025 0.0 0.133975'/> |
764 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
765 | <fieldValue name='scale' value='1.0 1.399038 1.0'/> |
766 | <fieldValue name='translation' value='0.0 -2.094393 -6.28318'/> |
767 | </ProtoInstance> |
768 | <ProtoInstance name='Vector'> |
769 | <fieldValue name='color' value='0.75 0.0 0.25'/> |
770 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
771 | <fieldValue name='scale' value='1.0 1.225001 1.0'/> |
772 | <fieldValue name='translation' value='0.0 -2.094393 -4.188787'/> |
773 | </ProtoInstance> |
774 | <ProtoInstance name='Vector'> |
775 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
776 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
777 | <fieldValue name='scale' value='1.0 0.749521 1.0'/> |
778 | <fieldValue name='translation' value='0.0 -2.094393 -2.094393'/> |
779 | </ProtoInstance> |
780 | <ProtoInstance name='Vector'> |
781 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
782 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
783 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
784 | <fieldValue name='translation' value='0.0 -2.094393 0.0'/> |
785 | </ProtoInstance> |
786 | <ProtoInstance name='Vector'> |
787 | <fieldValue name='color' value='0.43301 0.0 0.56699'/> |
788 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
789 | <fieldValue name='scale' value='1.0 0.749516 1.0'/> |
790 | <fieldValue name='translation' value='0.0 -2.094393 2.094394'/> |
791 | </ProtoInstance> |
792 | <ProtoInstance name='Vector'> |
793 | <fieldValue name='color' value='0.749998 0.0 0.250002'/> |
794 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
795 | <fieldValue name='scale' value='1.0 1.224997 1.0'/> |
796 | <fieldValue name='translation' value='0.0 -2.094393 4.188787'/> |
797 | </ProtoInstance> |
798 | <ProtoInstance name='Vector'> |
799 | <fieldValue name='color' value='1.0 0.0 0.0'/> |
800 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
801 | <fieldValue name='scale' value='1.0 1.6 1.0'/> |
802 | <fieldValue name='translation' value='0.0 0.0 -6.28318'/> |
803 | </ProtoInstance> |
804 | <ProtoInstance name='Vector'> |
805 | <fieldValue name='color' value='0.866026 0.0 0.133974'/> |
806 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
807 | <fieldValue name='scale' value='1.0 1.399039 1.0'/> |
808 | <fieldValue name='translation' value='0.0 0.0 -4.188787'/> |
809 | </ProtoInstance> |
810 | <ProtoInstance name='Vector'> |
811 | <fieldValue name='color' value='0.500002 0.0 0.499998'/> |
812 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
813 | <fieldValue name='scale' value='1.0 0.850003 1.0'/> |
814 | <fieldValue name='translation' value='0.0 0.0 -2.094393'/> |
815 | </ProtoInstance> |
816 | <ProtoInstance name='Vector'> |
817 | <fieldValue name='color' value='3.0E-6 0.0 0.999997'/> |
818 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
819 | <fieldValue name='scale' value='1.0 0.100004 1.0'/> |
820 | <fieldValue name='translation' value='0.0 0.0 0.0'/> |
821 | </ProtoInstance> |
822 | <ProtoInstance name='Vector'> |
823 | <fieldValue name='color' value='0.499997 0.0 0.500003'/> |
824 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
825 | <fieldValue name='scale' value='1.0 0.849996 1.0'/> |
826 | <fieldValue name='translation' value='0.0 0.0 2.094394'/> |
827 | </ProtoInstance> |
828 | <ProtoInstance name='Vector'> |
829 | <fieldValue name='color' value='0.866024 0.0 0.133976'/> |
830 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
831 | <fieldValue name='scale' value='1.0 1.399036 1.0'/> |
832 | <fieldValue name='translation' value='0.0 0.0 4.188787'/> |
833 | </ProtoInstance> |
834 | <ProtoInstance name='Vector'> |
835 | <fieldValue name='color' value='0.866026 0.0 0.133974'/> |
836 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
837 | <fieldValue name='scale' value='1.0 1.399039 1.0'/> |
838 | <fieldValue name='translation' value='0.0 2.094394 -6.28318'/> |
839 | </ProtoInstance> |
840 | <ProtoInstance name='Vector'> |
841 | <fieldValue name='color' value='0.750001 0.0 0.249999'/> |
842 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
843 | <fieldValue name='scale' value='1.0 1.225002 1.0'/> |
844 | <fieldValue name='translation' value='0.0 2.094394 -4.188787'/> |
845 | </ProtoInstance> |
846 | <ProtoInstance name='Vector'> |
847 | <fieldValue name='color' value='0.433015 0.0 0.566985'/> |
848 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
849 | <fieldValue name='scale' value='1.0 0.749522 1.0'/> |
850 | <fieldValue name='translation' value='0.0 2.094394 -2.094393'/> |
851 | </ProtoInstance> |
852 | <ProtoInstance name='Vector'> |
853 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
854 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
855 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
856 | <fieldValue name='translation' value='0.0 2.094394 0.0'/> |
857 | </ProtoInstance> |
858 | <ProtoInstance name='Vector'> |
859 | <fieldValue name='color' value='0.433011 0.0 0.566989'/> |
860 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
861 | <fieldValue name='scale' value='1.0 0.749516 1.0'/> |
862 | <fieldValue name='translation' value='0.0 2.094394 2.094394'/> |
863 | </ProtoInstance> |
864 | <ProtoInstance name='Vector'> |
865 | <fieldValue name='color' value='0.749999 0.0 0.250001'/> |
866 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
867 | <fieldValue name='scale' value='1.0 1.224999 1.0'/> |
868 | <fieldValue name='translation' value='0.0 2.094394 4.188787'/> |
869 | </ProtoInstance> |
870 | <ProtoInstance name='Vector'> |
871 | <fieldValue name='color' value='0.500002 0.0 0.499998'/> |
872 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
873 | <fieldValue name='scale' value='1.0 0.850003 1.0'/> |
874 | <fieldValue name='translation' value='0.0 4.188787 -6.28318'/> |
875 | </ProtoInstance> |
876 | <ProtoInstance name='Vector'> |
877 | <fieldValue name='color' value='0.433015 0.0 0.566985'/> |
878 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
879 | <fieldValue name='scale' value='1.0 0.749522 1.0'/> |
880 | <fieldValue name='translation' value='0.0 4.188787 -4.188787'/> |
881 | </ProtoInstance> |
882 | <ProtoInstance name='Vector'> |
883 | <fieldValue name='color' value='0.250002 0.0 0.749998'/> |
884 | <fieldValue name='rotation' value='-1.0 0.0 0.0 -2.467401'/> |
885 | <fieldValue name='scale' value='1.0 0.475003 1.0'/> |
886 | <fieldValue name='translation' value='0.0 4.188787 -2.094393'/> |
887 | </ProtoInstance> |
888 | <ProtoInstance name='Vector'> |
889 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
890 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
891 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
892 | <fieldValue name='translation' value='0.0 4.188787 0.0'/> |
893 | </ProtoInstance> |
894 | <ProtoInstance name='Vector'> |
895 | <fieldValue name='color' value='0.25 0.0 0.75'/> |
896 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
897 | <fieldValue name='scale' value='1.0 0.474999 1.0'/> |
898 | <fieldValue name='translation' value='0.0 4.188787 2.094394'/> |
899 | </ProtoInstance> |
900 | <ProtoInstance name='Vector'> |
901 | <fieldValue name='color' value='0.433013 0.0 0.566987'/> |
902 | <fieldValue name='rotation' value='1.0 0.0 0.0 2.467401'/> |
903 | <fieldValue name='scale' value='1.0 0.74952 1.0'/> |
904 | <fieldValue name='translation' value='0.0 4.188787 4.188787'/> |
905 | </ProtoInstance> |
906 | <ProtoInstance name='Vector'> |
907 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
908 | <fieldValue name='rotation' value='-0.948683 0.0 0.316228 -1.560115'/> |
909 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
910 | <fieldValue name='translation' value='2.094394 -6.28318 -6.28318'/> |
911 | </ProtoInstance> |
912 | <ProtoInstance name='Vector'> |
913 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
914 | <fieldValue name='rotation' value='-0.894427 0.0 0.447214 -1.225778'/> |
915 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
916 | <fieldValue name='translation' value='2.094394 -6.28318 -4.188787'/> |
917 | </ProtoInstance> |
918 | <ProtoInstance name='Vector'> |
919 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
920 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
921 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
922 | <fieldValue name='translation' value='2.094394 -6.28318 -2.094393'/> |
923 | </ProtoInstance> |
924 | <ProtoInstance name='Vector'> |
925 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
926 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
927 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
928 | <fieldValue name='translation' value='2.094394 -6.28318 0.0'/> |
929 | </ProtoInstance> |
930 | <ProtoInstance name='Vector'> |
931 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
932 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
933 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
934 | <fieldValue name='translation' value='2.094394 -6.28318 2.094394'/> |
935 | </ProtoInstance> |
936 | <ProtoInstance name='Vector'> |
937 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
938 | <fieldValue name='rotation' value='0.894427 0.0 0.447214 1.225778'/> |
939 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
940 | <fieldValue name='translation' value='2.094394 -6.28318 4.188787'/> |
941 | </ProtoInstance> |
942 | <ProtoInstance name='Vector'> |
943 | <fieldValue name='color' value='0.433013 0.0 0.566988'/> |
944 | <fieldValue name='rotation' value='-0.948683 0.0 0.316228 -1.560115'/> |
945 | <fieldValue name='scale' value='1.0 0.749519 1.0'/> |
946 | <fieldValue name='translation' value='2.094394 -4.188787 -6.28318'/> |
947 | </ProtoInstance> |
948 | <ProtoInstance name='Vector'> |
949 | <fieldValue name='color' value='0.375 0.0 0.625'/> |
950 | <fieldValue name='rotation' value='-0.894427 0.0 0.447214 -1.225778'/> |
951 | <fieldValue name='scale' value='1.0 0.6625 1.0'/> |
952 | <fieldValue name='translation' value='2.094394 -4.188787 -4.188787'/> |
953 | </ProtoInstance> |
954 | <ProtoInstance name='Vector'> |
955 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
956 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
957 | <fieldValue name='scale' value='1.0 0.42476 1.0'/> |
958 | <fieldValue name='translation' value='2.094394 -4.188787 -2.094393'/> |
959 | </ProtoInstance> |
960 | <ProtoInstance name='Vector'> |
961 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
962 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
963 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
964 | <fieldValue name='translation' value='2.094394 -4.188787 0.0'/> |
965 | </ProtoInstance> |
966 | <ProtoInstance name='Vector'> |
967 | <fieldValue name='color' value='0.216505 0.0 0.783495'/> |
968 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
969 | <fieldValue name='scale' value='1.0 0.424758 1.0'/> |
970 | <fieldValue name='translation' value='2.094394 -4.188787 2.094394'/> |
971 | </ProtoInstance> |
972 | <ProtoInstance name='Vector'> |
973 | <fieldValue name='color' value='0.374999 0.0 0.625001'/> |
974 | <fieldValue name='rotation' value='0.894427 0.0 0.447214 1.225778'/> |
975 | <fieldValue name='scale' value='1.0 0.662499 1.0'/> |
976 | <fieldValue name='translation' value='2.094394 -4.188787 4.188787'/> |
977 | </ProtoInstance> |
978 | <ProtoInstance name='Vector'> |
979 | <fieldValue name='color' value='0.75 0.0 0.25'/> |
980 | <fieldValue name='rotation' value='-0.948683 0.0 0.316228 -1.560115'/> |
981 | <fieldValue name='scale' value='1.0 1.225 1.0'/> |
982 | <fieldValue name='translation' value='2.094394 -2.094393 -6.28318'/> |
983 | </ProtoInstance> |
984 | <ProtoInstance name='Vector'> |
985 | <fieldValue name='color' value='0.64952 0.0 0.35048'/> |
986 | <fieldValue name='rotation' value='-0.894427 0.0 0.447214 -1.225778'/> |
987 | <fieldValue name='scale' value='1.0 1.074279 1.0'/> |
988 | <fieldValue name='translation' value='2.094394 -2.094393 -4.188787'/> |
989 | </ProtoInstance> |
990 | <ProtoInstance name='Vector'> |
991 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
992 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
993 | <fieldValue name='scale' value='1.0 0.662502 1.0'/> |
994 | <fieldValue name='translation' value='2.094394 -2.094393 -2.094393'/> |
995 | </ProtoInstance> |
996 | <ProtoInstance name='Vector'> |
997 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
998 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
999 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
1000 | <fieldValue name='translation' value='2.094394 -2.094393 0.0'/> |
1001 | </ProtoInstance> |
1002 | <ProtoInstance name='Vector'> |
1003 | <fieldValue name='color' value='0.374998 0.0 0.625002'/> |
1004 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1005 | <fieldValue name='scale' value='1.0 0.662497 1.0'/> |
1006 | <fieldValue name='translation' value='2.094394 -2.094393 2.094394'/> |
1007 | </ProtoInstance> |
1008 | <ProtoInstance name='Vector'> |
1009 | <fieldValue name='color' value='0.649518 0.0 0.350482'/> |
1010 | <fieldValue name='rotation' value='0.894427 0.0 0.447214 1.225778'/> |
1011 | <fieldValue name='scale' value='1.0 1.074277 1.0'/> |
1012 | <fieldValue name='translation' value='2.094394 -2.094393 4.188787'/> |
1013 | </ProtoInstance> |
1014 | <ProtoInstance name='Vector'> |
1015 | <fieldValue name='color' value='0.866026 0.0 0.133974'/> |
1016 | <fieldValue name='rotation' value='-0.948683 0.0 0.316228 -1.560115'/> |
1017 | <fieldValue name='scale' value='1.0 1.399038 1.0'/> |
1018 | <fieldValue name='translation' value='2.094394 0.0 -6.28318'/> |
1019 | </ProtoInstance> |
1020 | <ProtoInstance name='Vector'> |
1021 | <fieldValue name='color' value='0.750001 0.0 0.249999'/> |
1022 | <fieldValue name='rotation' value='-0.894427 0.0 0.447214 -1.225778'/> |
1023 | <fieldValue name='scale' value='1.0 1.225001 1.0'/> |
1024 | <fieldValue name='translation' value='2.094394 0.0 -4.188787'/> |
1025 | </ProtoInstance> |
1026 | <ProtoInstance name='Vector'> |
1027 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
1028 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1029 | <fieldValue name='scale' value='1.0 0.749521 1.0'/> |
1030 | <fieldValue name='translation' value='2.094394 0.0 -2.094393'/> |
1031 | </ProtoInstance> |
1032 | <ProtoInstance name='Vector'> |
1033 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
1034 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1035 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
1036 | <fieldValue name='translation' value='2.094394 0.0 0.0'/> |
1037 | </ProtoInstance> |
1038 | <ProtoInstance name='Vector'> |
1039 | <fieldValue name='color' value='0.433011 0.0 0.566989'/> |
1040 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1041 | <fieldValue name='scale' value='1.0 0.749516 1.0'/> |
1042 | <fieldValue name='translation' value='2.094394 0.0 2.094394'/> |
1043 | </ProtoInstance> |
1044 | <ProtoInstance name='Vector'> |
1045 | <fieldValue name='color' value='0.749999 0.0 0.250001'/> |
1046 | <fieldValue name='rotation' value='0.894427 0.0 0.447214 1.225778'/> |
1047 | <fieldValue name='scale' value='1.0 1.224998 1.0'/> |
1048 | <fieldValue name='translation' value='2.094394 0.0 4.188787'/> |
1049 | </ProtoInstance> |
1050 | <ProtoInstance name='Vector'> |
1051 | <fieldValue name='color' value='0.750001 0.0 0.249999'/> |
1052 | <fieldValue name='rotation' value='-0.948683 0.0 0.316228 -1.560115'/> |
1053 | <fieldValue name='scale' value='1.0 1.225001 1.0'/> |
1054 | <fieldValue name='translation' value='2.094394 2.094394 -6.28318'/> |
1055 | </ProtoInstance> |
1056 | <ProtoInstance name='Vector'> |
1057 | <fieldValue name='color' value='0.64952 0.0 0.35048'/> |
1058 | <fieldValue name='rotation' value='-0.894427 0.0 0.447214 -1.225778'/> |
1059 | <fieldValue name='scale' value='1.0 1.074281 1.0'/> |
1060 | <fieldValue name='translation' value='2.094394 2.094394 -4.188787'/> |
1061 | </ProtoInstance> |
1062 | <ProtoInstance name='Vector'> |
1063 | <fieldValue name='color' value='0.375002 0.0 0.624998'/> |
1064 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1065 | <fieldValue name='scale' value='1.0 0.662503 1.0'/> |
1066 | <fieldValue name='translation' value='2.094394 2.094394 -2.094393'/> |
1067 | </ProtoInstance> |
1068 | <ProtoInstance name='Vector'> |
1069 | <fieldValue name='color' value='2.0E-6 0.0 0.999998'/> |
1070 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1071 | <fieldValue name='scale' value='1.0 0.100003 1.0'/> |
1072 | <fieldValue name='translation' value='2.094394 2.094394 0.0'/> |
1073 | </ProtoInstance> |
1074 | <ProtoInstance name='Vector'> |
1075 | <fieldValue name='color' value='0.374999 0.0 0.625001'/> |
1076 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1077 | <fieldValue name='scale' value='1.0 0.662498 1.0'/> |
1078 | <fieldValue name='translation' value='2.094394 2.094394 2.094394'/> |
1079 | </ProtoInstance> |
1080 | <ProtoInstance name='Vector'> |
1081 | <fieldValue name='color' value='0.649519 0.0 0.350481'/> |
1082 | <fieldValue name='rotation' value='0.894427 0.0 0.447214 1.225778'/> |
1083 | <fieldValue name='scale' value='1.0 1.074278 1.0'/> |
1084 | <fieldValue name='translation' value='2.094394 2.094394 4.188787'/> |
1085 | </ProtoInstance> |
1086 | <ProtoInstance name='Vector'> |
1087 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
1088 | <fieldValue name='rotation' value='-0.948683 0.0 0.316228 -1.560115'/> |
1089 | <fieldValue name='scale' value='1.0 0.749521 1.0'/> |
1090 | <fieldValue name='translation' value='2.094394 4.188787 -6.28318'/> |
1091 | </ProtoInstance> |
1092 | <ProtoInstance name='Vector'> |
1093 | <fieldValue name='color' value='0.375002 0.0 0.624998'/> |
1094 | <fieldValue name='rotation' value='-0.894427 0.0 0.447214 -1.225778'/> |
1095 | <fieldValue name='scale' value='1.0 0.662503 1.0'/> |
1096 | <fieldValue name='translation' value='2.094394 4.188787 -4.188787'/> |
1097 | </ProtoInstance> |
1098 | <ProtoInstance name='Vector'> |
1099 | <fieldValue name='color' value='0.216508 0.0 0.783492'/> |
1100 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1101 | <fieldValue name='scale' value='1.0 0.424762 1.0'/> |
1102 | <fieldValue name='translation' value='2.094394 4.188787 -2.094393'/> |
1103 | </ProtoInstance> |
1104 | <ProtoInstance name='Vector'> |
1105 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
1106 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1107 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
1108 | <fieldValue name='translation' value='2.094394 4.188787 0.0'/> |
1109 | </ProtoInstance> |
1110 | <ProtoInstance name='Vector'> |
1111 | <fieldValue name='color' value='0.216506 0.0 0.783494'/> |
1112 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1113 | <fieldValue name='scale' value='1.0 0.424759 1.0'/> |
1114 | <fieldValue name='translation' value='2.094394 4.188787 2.094394'/> |
1115 | </ProtoInstance> |
1116 | <ProtoInstance name='Vector'> |
1117 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
1118 | <fieldValue name='rotation' value='0.894427 0.0 0.447214 1.225778'/> |
1119 | <fieldValue name='scale' value='1.0 0.662501 1.0'/> |
1120 | <fieldValue name='translation' value='2.094394 4.188787 4.188787'/> |
1121 | </ProtoInstance> |
1122 | <ProtoInstance name='Vector'> |
1123 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
1124 | <fieldValue name='rotation' value='-0.83205 0.0 0.5547 -0.965883'/> |
1125 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
1126 | <fieldValue name='translation' value='4.188787 -6.28318 -6.28318'/> |
1127 | </ProtoInstance> |
1128 | <ProtoInstance name='Vector'> |
1129 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
1130 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1131 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
1132 | <fieldValue name='translation' value='4.188787 -6.28318 -4.188787'/> |
1133 | </ProtoInstance> |
1134 | <ProtoInstance name='Vector'> |
1135 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
1136 | <fieldValue name='rotation' value='-0.447213 0.0 0.894427 -0.214969'/> |
1137 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
1138 | <fieldValue name='translation' value='4.188787 -6.28318 -2.094393'/> |
1139 | </ProtoInstance> |
1140 | <ProtoInstance name='Vector'> |
1141 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
1142 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1143 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
1144 | <fieldValue name='translation' value='4.188787 -6.28318 0.0'/> |
1145 | </ProtoInstance> |
1146 | <ProtoInstance name='Vector'> |
1147 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
1148 | <fieldValue name='rotation' value='0.447214 0.0 0.894427 0.214969'/> |
1149 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
1150 | <fieldValue name='translation' value='4.188787 -6.28318 2.094394'/> |
1151 | </ProtoInstance> |
1152 | <ProtoInstance name='Vector'> |
1153 | <fieldValue name='color' value='0.0 0.0 1.0'/> |
1154 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1155 | <fieldValue name='scale' value='1.0 0.1 1.0'/> |
1156 | <fieldValue name='translation' value='4.188787 -6.28318 4.188787'/> |
1157 | </ProtoInstance> |
1158 | <ProtoInstance name='Vector'> |
1159 | <fieldValue name='color' value='0.25 0.0 0.75'/> |
1160 | <fieldValue name='rotation' value='-0.83205 0.0 0.5547 -0.965883'/> |
1161 | <fieldValue name='scale' value='1.0 0.475 1.0'/> |
1162 | <fieldValue name='translation' value='4.188787 -4.188787 -6.28318'/> |
1163 | </ProtoInstance> |
1164 | <ProtoInstance name='Vector'> |
1165 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
1166 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1167 | <fieldValue name='scale' value='1.0 0.42476 1.0'/> |
1168 | <fieldValue name='translation' value='4.188787 -4.188787 -4.188787'/> |
1169 | </ProtoInstance> |
1170 | <ProtoInstance name='Vector'> |
1171 | <fieldValue name='color' value='0.125 0.0 0.875'/> |
1172 | <fieldValue name='rotation' value='-0.447213 0.0 0.894427 -0.214969'/> |
1173 | <fieldValue name='scale' value='1.0 0.287501 1.0'/> |
1174 | <fieldValue name='translation' value='4.188787 -4.188787 -2.094393'/> |
1175 | </ProtoInstance> |
1176 | <ProtoInstance name='Vector'> |
1177 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
1178 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1179 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
1180 | <fieldValue name='translation' value='4.188787 -4.188787 0.0'/> |
1181 | </ProtoInstance> |
1182 | <ProtoInstance name='Vector'> |
1183 | <fieldValue name='color' value='0.124999 0.0 0.875001'/> |
1184 | <fieldValue name='rotation' value='0.447214 0.0 0.894427 0.214969'/> |
1185 | <fieldValue name='scale' value='1.0 0.287499 1.0'/> |
1186 | <fieldValue name='translation' value='4.188787 -4.188787 2.094394'/> |
1187 | </ProtoInstance> |
1188 | <ProtoInstance name='Vector'> |
1189 | <fieldValue name='color' value='0.216506 0.0 0.783494'/> |
1190 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1191 | <fieldValue name='scale' value='1.0 0.424759 1.0'/> |
1192 | <fieldValue name='translation' value='4.188787 -4.188787 4.188787'/> |
1193 | </ProtoInstance> |
1194 | <ProtoInstance name='Vector'> |
1195 | <fieldValue name='color' value='0.433013 0.0 0.566987'/> |
1196 | <fieldValue name='rotation' value='-0.83205 0.0 0.5547 -0.965883'/> |
1197 | <fieldValue name='scale' value='1.0 0.74952 1.0'/> |
1198 | <fieldValue name='translation' value='4.188787 -2.094393 -6.28318'/> |
1199 | </ProtoInstance> |
1200 | <ProtoInstance name='Vector'> |
1201 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
1202 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1203 | <fieldValue name='scale' value='1.0 0.662501 1.0'/> |
1204 | <fieldValue name='translation' value='4.188787 -2.094393 -4.188787'/> |
1205 | </ProtoInstance> |
1206 | <ProtoInstance name='Vector'> |
1207 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
1208 | <fieldValue name='rotation' value='-0.447213 0.0 0.894427 -0.214969'/> |
1209 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
1210 | <fieldValue name='translation' value='4.188787 -2.094393 -2.094393'/> |
1211 | </ProtoInstance> |
1212 | <ProtoInstance name='Vector'> |
1213 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
1214 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1215 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
1216 | <fieldValue name='translation' value='4.188787 -2.094393 0.0'/> |
1217 | </ProtoInstance> |
1218 | <ProtoInstance name='Vector'> |
1219 | <fieldValue name='color' value='0.216505 0.0 0.783495'/> |
1220 | <fieldValue name='rotation' value='0.447214 0.0 0.894427 0.214969'/> |
1221 | <fieldValue name='scale' value='1.0 0.424758 1.0'/> |
1222 | <fieldValue name='translation' value='4.188787 -2.094393 2.094394'/> |
1223 | </ProtoInstance> |
1224 | <ProtoInstance name='Vector'> |
1225 | <fieldValue name='color' value='0.375 0.0 0.625'/> |
1226 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1227 | <fieldValue name='scale' value='1.0 0.662499 1.0'/> |
1228 | <fieldValue name='translation' value='4.188787 -2.094393 4.188787'/> |
1229 | </ProtoInstance> |
1230 | <ProtoInstance name='Vector'> |
1231 | <fieldValue name='color' value='0.500001 0.0 0.499999'/> |
1232 | <fieldValue name='rotation' value='-0.83205 0.0 0.5547 -0.965883'/> |
1233 | <fieldValue name='scale' value='1.0 0.850001 1.0'/> |
1234 | <fieldValue name='translation' value='4.188787 0.0 -6.28318'/> |
1235 | </ProtoInstance> |
1236 | <ProtoInstance name='Vector'> |
1237 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
1238 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1239 | <fieldValue name='scale' value='1.0 0.74952 1.0'/> |
1240 | <fieldValue name='translation' value='4.188787 0.0 -4.188787'/> |
1241 | </ProtoInstance> |
1242 | <ProtoInstance name='Vector'> |
1243 | <fieldValue name='color' value='0.250001 0.0 0.749999'/> |
1244 | <fieldValue name='rotation' value='-0.447213 0.0 0.894427 -0.214969'/> |
1245 | <fieldValue name='scale' value='1.0 0.475002 1.0'/> |
1246 | <fieldValue name='translation' value='4.188787 0.0 -2.094393'/> |
1247 | </ProtoInstance> |
1248 | <ProtoInstance name='Vector'> |
1249 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
1250 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1251 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
1252 | <fieldValue name='translation' value='4.188787 0.0 0.0'/> |
1253 | </ProtoInstance> |
1254 | <ProtoInstance name='Vector'> |
1255 | <fieldValue name='color' value='0.249999 0.0 0.750001'/> |
1256 | <fieldValue name='rotation' value='0.447214 0.0 0.894427 0.214969'/> |
1257 | <fieldValue name='scale' value='1.0 0.474999 1.0'/> |
1258 | <fieldValue name='translation' value='4.188787 0.0 2.094394'/> |
1259 | </ProtoInstance> |
1260 | <ProtoInstance name='Vector'> |
1261 | <fieldValue name='color' value='0.433012 0.0 0.566988'/> |
1262 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1263 | <fieldValue name='scale' value='1.0 0.749519 1.0'/> |
1264 | <fieldValue name='translation' value='4.188787 0.0 4.188787'/> |
1265 | </ProtoInstance> |
1266 | <ProtoInstance name='Vector'> |
1267 | <fieldValue name='color' value='0.433014 0.0 0.566986'/> |
1268 | <fieldValue name='rotation' value='-0.83205 0.0 0.5547 -0.965883'/> |
1269 | <fieldValue name='scale' value='1.0 0.74952 1.0'/> |
1270 | <fieldValue name='translation' value='4.188787 2.094394 -6.28318'/> |
1271 | </ProtoInstance> |
1272 | <ProtoInstance name='Vector'> |
1273 | <fieldValue name='color' value='0.375001 0.0 0.624999'/> |
1274 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1275 | <fieldValue name='scale' value='1.0 0.662502 1.0'/> |
1276 | <fieldValue name='translation' value='4.188787 2.094394 -4.188787'/> |
1277 | </ProtoInstance> |
1278 | <ProtoInstance name='Vector'> |
1279 | <fieldValue name='color' value='0.216508 0.0 0.783492'/> |
1280 | <fieldValue name='rotation' value='-0.447213 0.0 0.894427 -0.214969'/> |
1281 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
1282 | <fieldValue name='translation' value='4.188787 2.094394 -2.094393'/> |
1283 | </ProtoInstance> |
1284 | <ProtoInstance name='Vector'> |
1285 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
1286 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1287 | <fieldValue name='scale' value='1.0 0.100002 1.0'/> |
1288 | <fieldValue name='translation' value='4.188787 2.094394 0.0'/> |
1289 | </ProtoInstance> |
1290 | <ProtoInstance name='Vector'> |
1291 | <fieldValue name='color' value='0.216506 0.0 0.783494'/> |
1292 | <fieldValue name='rotation' value='0.447214 0.0 0.894427 0.214969'/> |
1293 | <fieldValue name='scale' value='1.0 0.424759 1.0'/> |
1294 | <fieldValue name='translation' value='4.188787 2.094394 2.094394'/> |
1295 | </ProtoInstance> |
1296 | <ProtoInstance name='Vector'> |
1297 | <fieldValue name='color' value='0.375 0.0 0.625'/> |
1298 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1299 | <fieldValue name='scale' value='1.0 0.6625 1.0'/> |
1300 | <fieldValue name='translation' value='4.188787 2.094394 4.188787'/> |
1301 | </ProtoInstance> |
1302 | <ProtoInstance name='Vector'> |
1303 | <fieldValue name='color' value='0.250001 0.0 0.749999'/> |
1304 | <fieldValue name='rotation' value='-0.83205 0.0 0.5547 -0.965883'/> |
1305 | <fieldValue name='scale' value='1.0 0.475002 1.0'/> |
1306 | <fieldValue name='translation' value='4.188787 4.188787 -6.28318'/> |
1307 | </ProtoInstance> |
1308 | <ProtoInstance name='Vector'> |
1309 | <fieldValue name='color' value='0.216508 0.0 0.783492'/> |
1310 | <fieldValue name='rotation' value='-0.707107 0.0 0.707107 -0.61685'/> |
1311 | <fieldValue name='scale' value='1.0 0.424761 1.0'/> |
1312 | <fieldValue name='translation' value='4.188787 4.188787 -4.188787'/> |
1313 | </ProtoInstance> |
1314 | <ProtoInstance name='Vector'> |
1315 | <fieldValue name='color' value='0.125001 0.0 0.874999'/> |
1316 | <fieldValue name='rotation' value='-0.447213 0.0 0.894427 -0.214969'/> |
1317 | <fieldValue name='scale' value='1.0 0.287501 1.0'/> |
1318 | <fieldValue name='translation' value='4.188787 4.188787 -2.094393'/> |
1319 | </ProtoInstance> |
1320 | <ProtoInstance name='Vector'> |
1321 | <fieldValue name='color' value='1.0E-6 0.0 0.999999'/> |
1322 | <fieldValue name='rotation' value='0.0 0.0 1.0 0.0'/> |
1323 | <fieldValue name='scale' value='1.0 0.100001 1.0'/> |
1324 | <fieldValue name='translation' value='4.188787 4.188787 0.0'/> |
1325 | </ProtoInstance> |
1326 | <ProtoInstance name='Vector'> |
1327 | <fieldValue name='color' value='0.125 0.0 0.875'/> |
1328 | <fieldValue name='rotation' value='0.447214 0.0 0.894427 0.214969'/> |
1329 | <fieldValue name='scale' value='1.0 0.2875 1.0'/> |
1330 | <fieldValue name='translation' value='4.188787 4.188787 2.094394'/> |
1331 | </ProtoInstance> |
1332 | <ProtoInstance name='Vector'> |
1333 | <fieldValue name='color' value='0.216507 0.0 0.783493'/> |
1334 | <fieldValue name='rotation' value='0.707107 0.0 0.707107 0.61685'/> |
1335 | <fieldValue name='scale' value='1.0 0.42476 1.0'/> |
1336 | <fieldValue name='translation' value='4.188787 4.188787 4.188787'/> |
1337 | </ProtoInstance> |
1338 | </Transform> |
1339 | </Scene> |
1340 | </X3D> |
Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
ProtoInstance Vector |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
Color legend: X3D terminology
<X3dNode
field='value'/>
matches XML terminology
<XmlElement
attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
<ProtoInstance
name='ProtoName'>
<field
name='fieldName'/> </ProtoInstance>
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->