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><Path></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<AnimationGroupDescriptions><br> 22 <GraphicsAnimationGroupDescription Name="SkeletalAnimation" EvaluationTiming="AfterSceneCulling"><br> 23 <MemberInformationSet><br> 24 <AnimationMemberDescription BlendOperationName="CalculatedTransform"><br> 25 <strong><Path></strong>Skeleton.Bones["*"].AnimatedTransform<strong></Path></strong><br> 26 </AnimationMemberDescription><br> 27 </MemberInformationSet><br> 28 </GraphicsAnimationGroupDescription><br> 29 <GraphicsAnimationGroupDescription Name="VisibilityAnimation" EvaluationTiming="BeforeWorldUpdate"><br> 30 <MemberInformationSet><br> 31 <AnimationMemberDescription BlendOperationName="Bool"><br> 32 <strong><Path></strong>IsVisible<strong></Path></strong><br> 33 </AnimationMemberDescription><br> 34 <AnimationMemberDescription BlendOperationName="Bool"><br> 35 <strong><Path></strong>Meshes["*"].IsVisible<strong></Path></strong><br> 36 </AnimationMemberDescription><br> 37 </MemberInformationSet><br> 38 </GraphicsAnimationGroupDescription><br> 39 <GraphicsAnimationGroupDescription Name="MaterialAnimation" EvaluationTiming="AfterSceneCulling"><br> 40 <MemberInformationSet><br> 41 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 42 <strong><Path></strong>Materials["*"].MaterialColor.Emission<strong></Path></strong><br> 43 </AnimationMemberDescription><br> 44 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 45 <strong><Path></strong>Materials["*"].MaterialColor.Ambient<strong></Path></strong><br> 46 </AnimationMemberDescription><br> 47 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 48 <strong><Path></strong>Materials["*"].MaterialColor.Diffuse<strong></Path></strong><br> 49 </AnimationMemberDescription><br> 50 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 51 <strong><Path></strong>Materials["*"].MaterialColor.Specular0<strong></Path></strong><br> 52 </AnimationMemberDescription><br> 53 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 54 <strong><Path></strong>Materials["*"].MaterialColor.Specular1<strong></Path></strong><br> 55 </AnimationMemberDescription><br> 56 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 57 <strong><Path></strong>Materials["*"].MaterialColor.Constant0<strong></Path></strong><br> 58 </AnimationMemberDescription><br> 59 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 60 <strong><Path></strong>Materials["*"].MaterialColor.Constant1<strong></Path></strong><br> 61 </AnimationMemberDescription><br> 62 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 63 <strong><Path></strong>Materials["*"].MaterialColor.Constant2<strong></Path></strong><br> 64 </AnimationMemberDescription><br> 65 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 66 <strong><Path></strong>Materials["*"].MaterialColor.Constant3<strong></Path></strong><br> 67 </AnimationMemberDescription><br> 68 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 69 <strong><Path></strong>Materials["*"].MaterialColor.Constant4<strong></Path></strong><br> 70 </AnimationMemberDescription><br> 71 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 72 <strong><Path></strong>Materials["*"].MaterialColor.Constant5<strong></Path></strong><br> 73 </AnimationMemberDescription><br> 74 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 75 <strong><Path></strong>Materials["*"].TextureMappers["*"].Sampler.BorderColor<strong></Path></strong><br> 76 </AnimationMemberDescription><br> 77 <AnimationMemberDescription BlendOperationName="Int"><br> 78 <strong><Path></strong>Materials["*"].TextureMappers["*"].Texture<strong></Path></strong><br> 79 </AnimationMemberDescription><br> 80 <AnimationMemberDescription BlendOperationName="RgbaColor"><br> 81 <strong><Path></strong>Materials["*"].FragmentOperation.BlendOperation.BlendColor<strong></Path></strong><br> 82 </AnimationMemberDescription><br> 83 <AnimationMemberDescription BlendOperationName="Vector2"><br> 84 <strong><Path></strong>Materials["*"].TextureCoordinators["*"].Scale<strong></Path></strong><br> 85 </AnimationMemberDescription><br> 86 <AnimationMemberDescription BlendOperationName="Float"><br> 87 <strong><Path></strong>Materials["*"].TextureCoordinators["*"].Rotate<strong></Path></strong><br> 88 </AnimationMemberDescription><br> 89 <AnimationMemberDescription BlendOperationName="Vector2"><br> 90 <strong><Path></strong>Materials["*"].TextureCoordinators["*"].Translate<strong></Path></strong><br> 91 </AnimationMemberDescription><br> 92 </MemberInformationSet><br> 93 </GraphicsAnimationGroupDescription><br> 94</AnimationGroupDescriptions><br> 95</pre></td> 96</tr></table> 97 98 <hr><p>CONFIDENTIAL</p></body> 99</html>