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>Positioning</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="EFFECT_LOCATION">Positioning</h1> 13<p> 14Here, you can set positioning information used as the basis for displaying effects.<BR> Emitters also follow this positioning information when made to follow an effect.<BR> This is the same even if particle sets and child particle sets are not placed in world coordinates. 15</p> 16<p class="img"> 17 <img src="images/effect_location.gif" alt="Emitter Position"> 18</p> 19<ol class="ui"> 20 <li> 21 Sets the scale of the effect. 22 </li> 23 <li> 24 Sets the rotation of the effect. 25 </li> 26 <li> 27 Sets the position of the effect. 28 </li> 29</ol> 30 31<hr><p>CONFIDENTIAL</p></body> 32</html> 33