1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6<meta http-equiv="Content-Style-Type" content="text/css"> 7<link href="../../../../css/manpage.css" rel="stylesheet" type="text/css"> 8<title>Curve Editor Curve Menu</title> 9</head> 10<body> 11 12<!-- =================================================== --> 13<h1 id="CURVE_CURVE_MENU">Curve Editor Curve Menu</h1> 14<p class="img"> 15 <img src="images/curve_curve_menu.gif" alt="Curve Editor Curve Menu"> 16</p> 17 18<ol class="ui"> 19 <li> 20 <p>This menu makes settings for displaying the animation curve before the key frame segment (segment for which keys are set).</p> 21 <p class="img"> 22 <img src="images/curve_curve_left_menu.gif" alt="Left Side of the Curve Editor Curve Menu"> 23 </p> 24 <ol class="ui"> 25 <li>Displays using key values at the start of the segment.</li> 26 <li>Continuously displays the animation curve to the left of the key frame segment.</li> 27 </ol> 28 </li> 29 30 <li> 31 <p>This menu makes settings for displaying the animation curve after the key frame segment (segment for which keys are set).</p> 32 <p class="img"> 33 <img src="images/curve_curve_right_menu.gif" alt="Right Side of the Curve Editor Curve Menu"> 34 </p> 35 <ol class="ui"> 36 <li>Displays using key values at the end of the segment.</li> 37 <li>Continuously displays the animation curve to the right of the key frame segment.</li> 38 </ol> 39 </p> 40 </li> 41</ol> 42 43<hr><p>CONFIDENTIAL</p></body> 44</html> 45