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<Cameras><br> 27 <Camera Name="aimCamera_persp" IsBranchVisible="true"><br> 28 <AnimationGroupDescriptions><br> 29 <GraphicsAnimationGroupDescription Name="CameraAnimation" EvaluationTiming="BeforeWorldUpdate"><br> 30 <MemberInformationSet><br> 31 <strong><AnimationMemberDescription BlendOperationName="Transform"></strong><br> 32 <Path>Transform</Path><br> 33 <strong></AnimationMemberDescription></strong><br> 34 <strong><AnimationMemberDescription BlendOperationName="Vector3"></strong><br> 35 <Path>ViewUpdater.TargetPosition</Path><br> 36 <strong></AnimationMemberDescription></strong><br> 37 <strong><AnimationMemberDescription BlendOperationName="Float"></strong><br> 38 <Path>ViewUpdater.Twist</Path><br> 39 <strong></AnimationMemberDescription></strong><br> 40 <strong><AnimationMemberDescription BlendOperationName="Vector3"></strong><br> 41 <Path>ViewUpdater.UpwardVector</Path><br> 42 <strong></AnimationMemberDescription></strong><br> 43 <strong><AnimationMemberDescription BlendOperationName="Vector3"></strong><br> 44 <Path>ViewUpdater.ViewRotate</Path><br> 45 <strong></AnimationMemberDescription></strong><br> 46 <strong><AnimationMemberDescription BlendOperationName="Float"></strong><br> 47 <Path>ProjectionUpdater.Near</Path><br> 48 <strong></AnimationMemberDescription></strong><br> 49 <strong><AnimationMemberDescription BlendOperationName="Float"></strong><br> 50 <Path>ProjectionUpdater.Far</Path><br> 51 <strong></AnimationMemberDescription></strong><br> 52 <strong><AnimationMemberDescription BlendOperationName="Float"></strong><br> 53 <Path>ProjectionUpdater.Fovy</Path><br> 54 <strong></AnimationMemberDescription></strong><br> 55 <strong><AnimationMemberDescription BlendOperationName="Float"></strong><br> 56 <Path>ProjectionUpdater.AspectRatio</Path><br> 57 <strong></AnimationMemberDescription></strong><br> 58 <strong><AnimationMemberDescription BlendOperationName="Float"></strong><br> 59 <Path>ProjectionUpdater.Height</Path><br> 60 <strong></AnimationMemberDescription></strong><br> 61 </MemberInformationSet><br> 62 </GraphicsAnimationGroupDescription><br> 63 </AnimationGroupDescriptions><br> 64 <Transform><br> 65 <Scale X="1" Y="1" Z="1" /><br> 66 <Rotate X="0" Y="0" Z="0" /><br> 67 <Translate X="10.1185" Y="12.0733" Z="12.8021" /><br> 68 </Transform><br> 69 <AimTargetViewUpdater Twist="0" IsInheritingTargetRotate="false" IsInheritingTargetTranslate="false"><br> 70 <TargetPosition X="0.72963" Y="-0.397348" Z="-0.43323" /><br> 71 </AimTargetViewUpdater><br> 72 <PerspectiveProjectionUpdater Near="0.01" Far="1000" Fovy="0.660595" AspectRatio="1.5" /><br> 73 </Camera><br> 74<Cameras><br> 75</pre></td> 76</tr></table> 77 78 <hr><p>CONFIDENTIAL</p></body> 79</html>