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>AnimationMemberDescription</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><AnimationMemberDescription></h1> 11 <h2>Description</h2> 12 <p> 13 Information for animation target members. 14 </p> 15 <h2>Attributes</h2> 16 <table class="arguments"> 17<thead><tr><td>Type</td><td>Attributes</td><td>Description</td></tr></thead><tr><td /><th>BlendOperationName</th><td> 18 The number for the blending method used by the members (the <CODE>BlendOperationNames </CODE>number). 19 </td></tr></table> 20 21<h2>Example Output</h2> 22 23<table> 24<tr> 25<td><pre> 26<AnimationGroupDescriptions><br> 27 <GraphicsAnimationGroupDescription Name="SkeletalAnimation" EvaluationTiming="AfterSceneCulling"><br> 28 <MemberInformationSet><br> 29 <strong><AnimationMemberDescription BlendOperationName="CalculatedTransform"></strong><br> 30 <Path>Skeleton.Bones["*"].AnimatedTransform</Path><br> 31 <strong></AnimationMemberDescription></strong><br> 32 </MemberInformationSet><br> 33 </GraphicsAnimationGroupDescription><br> 34 <GraphicsAnimationGroupDescription Name="VisibilityAnimation" EvaluationTiming="BeforeWorldUpdate"><br> 35 <MemberInformationSet><br> 36 <strong><AnimationMemberDescription BlendOperationName="Bool"></strong><br> 37 <Path>IsVisible</Path><br> 38 <strong></AnimationMemberDescription></strong><br> 39 <strong><AnimationMemberDescription BlendOperationName="Bool"></strong><br> 40 <Path>Meshes["*"].IsVisible</Path><br> 41 <strong></AnimationMemberDescription></strong><br> 42 </MemberInformationSet><br> 43 </GraphicsAnimationGroupDescription><br> 44 <GraphicsAnimationGroupDescription Name="MaterialAnimation" EvaluationTiming="AfterSceneCulling"><br> 45 <MemberInformationSet><br> 46 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 47 <Path>Materials["*"].MaterialColor.Emission</Path><br> 48 <strong></AnimationMemberDescription></strong><br> 49 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 50 <Path>Materials["*"].MaterialColor.Ambient</Path><br> 51 <strong></AnimationMemberDescription></strong><br> 52 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 53 <Path>Materials["*"].MaterialColor.Diffuse</Path><br> 54 <strong></AnimationMemberDescription></strong><br> 55 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 56 <Path>Materials["*"].MaterialColor.Specular0</Path><br> 57 <strong></AnimationMemberDescription></strong><br> 58 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 59 <Path>Materials["*"].MaterialColor.Specular1</Path><br> 60 <strong></AnimationMemberDescription></strong><br> 61 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 62 <Path>Materials["*"].MaterialColor.Constant0</Path><br> 63 <strong></AnimationMemberDescription></strong><br> 64 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 65 <Path>Materials["*"].MaterialColor.Constant1</Path><br> 66 <strong></AnimationMemberDescription></strong><br> 67 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 68 <Path>Materials["*"].MaterialColor.Constant2</Path><br> 69 <strong></AnimationMemberDescription></strong><br> 70 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 71 <Path>Materials["*"].MaterialColor.Constant3</Path><br> 72 <strong></AnimationMemberDescription></strong><br> 73 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 74 <Path>Materials["*"].MaterialColor.Constant4</Path><br> 75 <strong></AnimationMemberDescription></strong><br> 76 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 77 <Path>Materials["*"].MaterialColor.Constant5</Path><br> 78 <strong></AnimationMemberDescription></strong><br> 79 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 80 <Path>Materials["*"].TextureMappers["*"].Sampler.BorderColor</Path><br> 81 <strong></AnimationMemberDescription></strong><br> 82 <strong><AnimationMemberDescription BlendOperationName="Int"></strong><br> 83 <Path>Materials["*"].TextureMappers["*"].Texture</Path><br> 84 <strong></AnimationMemberDescription></strong><br> 85 <strong><AnimationMemberDescription BlendOperationName="RgbaColor"></strong><br> 86 <Path>Materials["*"].FragmentOperation.BlendOperation.BlendColor</Path><br> 87 <strong></AnimationMemberDescription></strong><br> 88 <strong><AnimationMemberDescription BlendOperationName="Vector2"></strong><br> 89 <Path>Materials["*"].TextureCoordinators["*"].Scale</Path><br> 90 <strong></AnimationMemberDescription></strong><br> 91 <strong><AnimationMemberDescription BlendOperationName="Float"></strong><br> 92 <Path>Materials["*"].TextureCoordinators["*"].Rotate</Path><br> 93 <strong></AnimationMemberDescription></strong><br> 94 <strong><AnimationMemberDescription BlendOperationName="Vector2"></strong><br> 95 <Path>Materials["*"].TextureCoordinators["*"].Translate</Path><br> 96 <strong></AnimationMemberDescription></strong><br> 97 </MemberInformationSet><br> 98 </GraphicsAnimationGroupDescription><br> 99</AnimationGroupDescriptions><br> 100</pre></td> 101</tr></table> 102 <hr><p>CONFIDENTIAL</p></body> 103</html>