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>LinearFloatSegment</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><LinearFloatSegment></h1> 11 <h2>Description</h2> 12 <p> 13 Tag for a linear segment that has a linear key list. 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>ProjectionUpdater.Near</Path><br> 26 <FloatAnimation><br> 27 <SegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="0"><br> 28 <Segments><br> 29 <strong><LinearFloatSegment></strong><br> 30 <Keys><br> 31 <LinearFloatKey Frame="0" Value="0.01" /><br> 32 </Keys><br> 33 <strong></LinearFloatSegment></strong><br> 34 </Segments><br> 35 </SegmentsFloatCurve><br> 36 </FloatAnimation><br> 37 </MemberAnimationData><br> 38 </MemberAnimationDataSet><br> 39 </CameraAnimationData><br> 40</Animations><br> 41</pre></td> 42</tr></table> 43 44 <hr><p>CONFIDENTIAL</p></body> 45</html>