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>LinearFloatKey</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><LinearFloatKey></h1> 11 <h2>Description</h2> 12 <p> 13 Tag for keys that have segments. 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>Frame</th><td> 18 The key time. 19 </td></tr><tr><td /><th>Value</th><td> 20 The key value. 21 </td></tr></table> 22 23<h2>Example Output</h2> 24 25<table> 26<tr> 27<td><pre> 28<TransformAnimation><br> 29 <RotateVector3Animation><br> 30 <XSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="71"><br> 31 <Segments><br> 32 <HermiteFloatSegment><br> 33 <Keys><br> 34 <HermiteFloatKey Frame="0" Value="0.022888" InSlope="-0.00439651" OutSlope="-0.00439651" /><br> 35 <HermiteFloatKey Frame="24" Value="-0.0685682" InSlope="0.00121503" OutSlope="0.00121503" /><br> 36 <HermiteFloatKey Frame="61" Value="0.0670659" InSlope="-0.00177166" OutSlope="-0.00177166" /><br> 37 <HermiteFloatKey Frame="71" Value="0.0283407" InSlope="-0.00527309" OutSlope="-0.00527309" /><br> 38 </Keys><br> 39 </HermiteFloatSegment><br> 40 </Segments><br> 41 </XSegmentsFloatCurve><br> 42 <YSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="0"><br> 43 <Segments><br> 44 <strong><LinearFloatSegment></strong><br> 45 <Keys><br> 46 <LinearFloatKey Frame="0" Value="-0.15708" /><br> 47 </Keys><br> 48 <strong></LinearFloatSegment></strong><br> 49 </Segments><br> 50 </YSegmentsFloatCurve><br> 51 <ZSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="71"><br> 52 <Segments><br> 53 <HermiteFloatSegment><br> 54 <Keys><br> 55 <HermiteFloatKey Frame="0" Value="-3.15304" InSlope="0.000278567" OutSlope="0.000278567" /><br> 56 <HermiteFloatKey Frame="24" Value="-3.10731" InSlope="-0.000607467" OutSlope="-0.000607467" /><br> 57 <HermiteFloatKey Frame="62" Value="-3.1741" InSlope="0.00114622" OutSlope="0.00114622" /><br> 58 <HermiteFloatKey Frame="71" Value="-3.15576" InSlope="0.00263653" OutSlope="0.00263653" /><br> 59 </Keys><br> 60 </HermiteFloatSegment><br> 61 </Segments><br> 62 </ZSegmentsFloatCurve><br> 63 </RotateVector3Animation><br> 64</TransformAnimation><br> 65</pre></td> 66</tr></table> 67 68 <hr><p>CONFIDENTIAL</p></body> 69</html>