1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3	<head>
4		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5		<meta http-equiv="Content-Style-Type" content="text/css" />
6		<title>Path</title>
7		<link rel="stylesheet" href="../css/mainpage.css" type="text/css" />
8	</head>
9	<body>
10		<h1>&lt;Path&gt;</h1>
11		<h2>Description</h2>
12		<p>
13            Path to the animation target.
14            </p>
15
16<h2>Example Output</h2>
17
18<table>
19<tr>
20<td><pre>
21&lt;AnimationGroupDescriptions&gt;<br>
22    &lt;GraphicsAnimationGroupDescription Name=&quot;SkeletalAnimation&quot; EvaluationTiming=&quot;AfterSceneCulling&quot;&gt;<br>
23        &lt;MemberInformationSet&gt;<br>
24            &lt;AnimationMemberDescription BlendOperationName=&quot;CalculatedTransform&quot;&gt;<br>
25                <strong>&lt;Path&gt;</strong>Skeleton.Bones[&quot;*&quot;].AnimatedTransform<strong>&lt;/Path&gt;</strong><br>
26            &lt;/AnimationMemberDescription&gt;<br>
27        &lt;/MemberInformationSet&gt;<br>
28    &lt;/GraphicsAnimationGroupDescription&gt;<br>
29    &lt;GraphicsAnimationGroupDescription Name=&quot;VisibilityAnimation&quot; EvaluationTiming=&quot;BeforeWorldUpdate&quot;&gt;<br>
30        &lt;MemberInformationSet&gt;<br>
31            &lt;AnimationMemberDescription BlendOperationName=&quot;Bool&quot;&gt;<br>
32                <strong>&lt;Path&gt;</strong>IsVisible<strong>&lt;/Path&gt;</strong><br>
33            &lt;/AnimationMemberDescription&gt;<br>
34            &lt;AnimationMemberDescription BlendOperationName=&quot;Bool&quot;&gt;<br>
35                <strong>&lt;Path&gt;</strong>Meshes[&quot;*&quot;].IsVisible<strong>&lt;/Path&gt;</strong><br>
36            &lt;/AnimationMemberDescription&gt;<br>
37        &lt;/MemberInformationSet&gt;<br>
38    &lt;/GraphicsAnimationGroupDescription&gt;<br>
39    &lt;GraphicsAnimationGroupDescription Name=&quot;MaterialAnimation&quot; EvaluationTiming=&quot;AfterSceneCulling&quot;&gt;<br>
40        &lt;MemberInformationSet&gt;<br>
41            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
42                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Emission<strong>&lt;/Path&gt;</strong><br>
43            &lt;/AnimationMemberDescription&gt;<br>
44            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
45                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Ambient<strong>&lt;/Path&gt;</strong><br>
46            &lt;/AnimationMemberDescription&gt;<br>
47            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
48                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Diffuse<strong>&lt;/Path&gt;</strong><br>
49            &lt;/AnimationMemberDescription&gt;<br>
50            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
51                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Specular0<strong>&lt;/Path&gt;</strong><br>
52            &lt;/AnimationMemberDescription&gt;<br>
53            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
54                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Specular1<strong>&lt;/Path&gt;</strong><br>
55            &lt;/AnimationMemberDescription&gt;<br>
56            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
57                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Constant0<strong>&lt;/Path&gt;</strong><br>
58            &lt;/AnimationMemberDescription&gt;<br>
59            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
60                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Constant1<strong>&lt;/Path&gt;</strong><br>
61            &lt;/AnimationMemberDescription&gt;<br>
62            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
63                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Constant2<strong>&lt;/Path&gt;</strong><br>
64            &lt;/AnimationMemberDescription&gt;<br>
65            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
66                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Constant3<strong>&lt;/Path&gt;</strong><br>
67            &lt;/AnimationMemberDescription&gt;<br>
68            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
69                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Constant4<strong>&lt;/Path&gt;</strong><br>
70            &lt;/AnimationMemberDescription&gt;<br>
71            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
72                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].MaterialColor.Constant5<strong>&lt;/Path&gt;</strong><br>
73            &lt;/AnimationMemberDescription&gt;<br>
74            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
75                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].TextureMappers[&quot;*&quot;].Sampler.BorderColor<strong>&lt;/Path&gt;</strong><br>
76            &lt;/AnimationMemberDescription&gt;<br>
77            &lt;AnimationMemberDescription BlendOperationName=&quot;Int&quot;&gt;<br>
78                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].TextureMappers[&quot;*&quot;].Texture<strong>&lt;/Path&gt;</strong><br>
79            &lt;/AnimationMemberDescription&gt;<br>
80            &lt;AnimationMemberDescription BlendOperationName=&quot;RgbaColor&quot;&gt;<br>
81                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].FragmentOperation.BlendOperation.BlendColor<strong>&lt;/Path&gt;</strong><br>
82            &lt;/AnimationMemberDescription&gt;<br>
83            &lt;AnimationMemberDescription BlendOperationName=&quot;Vector2&quot;&gt;<br>
84                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].TextureCoordinators[&quot;*&quot;].Scale<strong>&lt;/Path&gt;</strong><br>
85            &lt;/AnimationMemberDescription&gt;<br>
86            &lt;AnimationMemberDescription BlendOperationName=&quot;Float&quot;&gt;<br>
87                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].TextureCoordinators[&quot;*&quot;].Rotate<strong>&lt;/Path&gt;</strong><br>
88            &lt;/AnimationMemberDescription&gt;<br>
89            &lt;AnimationMemberDescription BlendOperationName=&quot;Vector2&quot;&gt;<br>
90                <strong>&lt;Path&gt;</strong>Materials[&quot;*&quot;].TextureCoordinators[&quot;*&quot;].Translate<strong>&lt;/Path&gt;</strong><br>
91            &lt;/AnimationMemberDescription&gt;<br>
92        &lt;/MemberInformationSet&gt;<br>
93    &lt;/GraphicsAnimationGroupDescription&gt;<br>
94&lt;/AnimationGroupDescriptions&gt;<br>
95</pre></td>
96</tr></table>
97
98	<hr><p>CONFIDENTIAL</p></body>
99</html>