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>Vector3Animation</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><Vector3Animation></h1> 11 <h2>Description</h2> 12 <p> 13 Tag denoting the animation of vector data. 14 </p> 15 16<h2>Example Output</h2> 17 18<table> 19<tr> 20<td><pre> 21<Animations><br> 22 <CameraAnimationData Name="aimCamera_persp" FrameSize="47" LoopMode="OneTime" IsAdditiveAnimation="false" ViewMode="AimTarget" ProjectionMode="Perspective"><br> 23 <MemberAnimationDataSet><br> 24 <MemberAnimationData><br> 25 <Path>ViewUpdater.TargetPosition</Path><br> 26 <strong><Vector3Animation></strong><br> 27 <XSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="47"><br> 28 <Segments><br> 29 <HermiteFloatSegment><br> 30 <Keys><br> 31 <HermiteFloatKey Frame="0" Value="0.72963" InSlope="0.00367314" OutSlope="0.00367314" /><br> 32 <HermiteFloatKey Frame="47" Value="0.902269" InSlope="0.0036732" OutSlope="0.0036732" /><br> 33 </Keys><br> 34 </HermiteFloatSegment><br> 35 </Segments><br> 36 </XSegmentsFloatCurve><br> 37 <YSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="47"><br> 38 <Segments><br> 39 <HermiteFloatSegment><br> 40 <Keys><br> 41 <HermiteFloatKey Frame="0" Value="-0.397348" InSlope="-0.0463722" OutSlope="-0.0463722" /><br> 42 <HermiteFloatKey Frame="47" Value="-2.57684" InSlope="-0.0463722" OutSlope="-0.0463722" /><br> 43 </Keys><br> 44 </HermiteFloatSegment><br> 45 </Segments><br> 46 </YSegmentsFloatCurve><br> 47 <ZSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="47"><br> 48 <Segments><br> 49 <HermiteFloatSegment><br> 50 <Keys><br> 51 <HermiteFloatKey Frame="0" Value="-0.43323" InSlope="-0.00114524" OutSlope="-0.00114524" /><br> 52 <HermiteFloatKey Frame="47" Value="-0.487057" InSlope="-0.00114524" OutSlope="-0.00114524" /><br> 53 </Keys><br> 54 </HermiteFloatSegment><br> 55 </Segments><br> 56 </ZSegmentsFloatCurve><br> 57 <strong></Vector3Animation></strong><br> 58 </MemberAnimationData><br> 59 </MemberAnimationDataSet><br> 60 </CameraAnimationData><br> 61</Animations><br> 62</pre></td> 63</tr></table> 64 65 <hr><p>CONFIDENTIAL</p></body> 66</html>