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 Key Menu</title>
9</head>
10<body>
11
12<!-- =================================================== -->
13<h1 id="CURVE_KEY_MENU">Curve Editor Key Menu</h1>
14<p class="img">
15    <img src="images/curve_key_menu.gif" alt="Curve Editor Key Menu">
16</p>
17
18<ol class="ui">
19    <li>
20        <p>Sets the left right slope so that it is synchronized and can be changed.</p>
21    </li>
22    <li>
23        <p>Release right/left slope synchronization.</p>
24    </li>
25    <li>
26        <p>Sets the key slope type to spline. The right/left slope is changed to the synchronization setting.</p>
27    </li>
28    <li>
29        <p>Sets the key slope type to linear interpolation. The right/left slope is changed to the asynchronous setting.</p>
30    </li>
31    <li>
32        <p>Sets the key slope type to flat (zero). The right/left slope is changed to the synchronization setting.</p>
33    </li>
34
35    <li>
36        <p>Sets the key slope type to step. The right/left slope is changed to the synchronization setting. The slope value is set to zero.</p>
37    </li>
38
39    <li>
40        <p>Displays the key frame values (time, value). The value can be edited by inputting numerical values.</p>
41    </li>
42    <li>
43        <p>Selects the key in front of the currently selected key.</p>
44    </li>
45    <li>
46        <p>Selects the next key from the currently selected key.</p>
47    </li>
48    <li>
49        <p>Creates a new key.</p>
50    </li>
51    <li>
52        <p>Sets the key slope (spline, linear interpolation, flat, step).</p>
53    </li>
54</ol>
55
56<hr><p>CONFIDENTIAL</p></body>
57</html>
58