1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html lang="ja"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>3D Link Window</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="3D_COOPERATON_WINDOW">3D Link Window</h1> 13<p> 14This window is used to perform operations for displaying objects and effects controlled using 3DEditor together at the same time.<BR> 15</p> 16<p class="img"> 17 <img src="images/3DCooperationWindow.gif" alt="3D Link Window"> 18</p> 19<ol class="ui"> 20 <li> 21 Gets information about the target model for <B>EffectMaker</B> from the <B>Viewer</B>. 22 </li> 23 <li> 24 Selects the target model. 25 </li> 26 <li> 27 Buttons for adding rows to or deleted rows from the link information table below. 28 </li> 29 <li> 30 Buttons for moving selected rows in the link information table up and down. 31 </li> 32 <li> 33 Sets whether to link. 34 </li> 35 <li> 36 Sets which node of the target model the effect should be linked to. 37 </li> 38 <li> 39 Sets the effect to be linked. 40 </li> 41 <li> 42 Sets the number of frames at which to start generation. 43 </li> 44 <li> 45 Sets whether generation is continuous. 46 </li> 47 <li> 48 Sets the S, R, and T follow. 49 </li> 50 <li> 51 Sets the scale value. 52 </li> 53 <li> 54 Sets whether to link scale XYZ values. 55 </li> 56 <li> 57 Sets the angle of rotation. 58 </li> 59 <li> 60 Sets the distance to move. 61 </li> 62 <li> 63 Used to enter comments. 64 </li> 65</ol> 66 67<hr><p>CONFIDENTIAL</p></body> 68</html> 69