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>TranslateVector3Animation</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><TranslateVector3Animation></h1> 11 <h2>Description</h2> 12 <p> 13 Tag denoting the animation data representing the translation. 14 </p> 15 16<h2>Example Output</h2> 17 18<table> 19<tr> 20<td><pre> 21<TransformAnimation><br> 22 <strong><TranslateVector3Animation></strong><br> 23 <YSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="71"><br> 24 <Segments><br> 25 <HermiteFloatSegment><br> 26 <Keys><br> 27 <HermiteFloatKey Frame="0" Value="14.5045" InSlope="0.0126886" OutSlope="0.0126886" /><br> 28 <HermiteFloatKey Frame="19" Value="14.9829" InSlope="-0.0162892" OutSlope="-0.0162892" /><br> 29 <HermiteFloatKey Frame="37" Value="14.5171" InSlope="0.0162892" OutSlope="0.0162892" /><br> 30 <HermiteFloatKey Frame="55" Value="14.9829" InSlope="-0.0162892" OutSlope="-0.0162892" /><br> 31 <HermiteFloatKey Frame="70" Value="14.5045" InSlope="-0.00857353" OutSlope="-0.00857353" /><br> 32 <HermiteFloatKey Frame="71" Value="14.5" InSlope="-0.00445843" OutSlope="-0.00445843" /><br> 33 </Keys><br> 34 </HermiteFloatSegment><br> 35 </Segments><br> 36 </YSegmentsFloatCurve><br> 37 <ZSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="0"><br> 38 <Segments><br> 39 <LinearFloatSegment><br> 40 <Keys><br> 41 <LinearFloatKey Frame="0" Value="0.7" /><br> 42 </Keys><br> 43 </LinearFloatSegment><br> 44 </Segments><br> 45 </ZSegmentsFloatCurve><br> 46 <strong></TranslateVector3Animation></strong><br> 47</TransformAnimation><br> 48</pre></td> 49</tr></table> 50 51 <hr><p>CONFIDENTIAL</p></body> 52</html>