1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
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<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
8<link href="../../../common/manual.css" rel="stylesheet" type="text/css" />
9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
10<title>Rendering Environment Settings Panel</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Scene Environment Properties Panel</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>The scene environment <B>Properties</B> panel is used to set the light, camera and fog for each model when more than one one model has been loaded into CreativeStudio. </p>
19    <p>This panel can be opened by selecting <B>Create &gt; Scene environment</B> on the CreativeStudio menu.</p>
20    <p class="warning">The scene environment <B>Properties </B>panel links to settings made on the material <B>Properties </B>panel.</p>
21    <h2>Settings and Features of the Scene Environment Properties Panel</h2>
22    <p>The settings and features on the scene environment <B>Properties </B>panel are described here.</p>
23    <img class="manual_image" src="assets/drawing_environment_panel.png" alt="Rendering environment settings panel"/>
24    <ol class="manual_image">
25      <li>
26        <p><a href="#camera_set_no">Camera</a></p>
27        <p class="manual_image">Adds a camera in CreativeStudio contents so it can be configured for the target model. <br /> Once added, the fog can be configured on the material <B>Properties </B>panel of each model. <br /></p>
28      </li>
29      <li>
30        <p><a href="#light_set_no">Light Set</a></p>
31        <p class="manual_image">Adds a light in CreativeStudio contents so it can be configured for the target model. <br /> Unlike cameras and fogs, multiple lights can be added as a single set.</p>
32      </li>
33      <li>
34        <p><a href="#fog_set_no">Fog</a></p>
35        <p class="manual_image">Adds a fog in CreativeStudio contents so it can be configured for the target model. <br /> Once added, the fog can be configured on the material <B>Properties </B>panel of each model. <br /></p>
36      </li>
37    </ol>
38    <a name="camera_set_no" id="camera_set_no"></a>
39    <h3>Camera</h3>
40    <p>Adds a camera in CreativeStudio contents so it can be configured for the target model. </p>
41    <p>Added cameras can also be edited and deleted.</p>
42    <p>This panel can be opened by selecting <B>Create &gt; Scene environment</B> on the CreativeStudio menu.</p>
43    <img class="manual_image" src="assets/drawing_environment_camera.png" alt="Rendering environment panel for camera settings"/>
44    <h4>Add</h4>
45    <p>Pressing the <B>Add </B>button opens a dialog for adding a camera.</p>
46    <img class="manual_image" src="assets/drawing_environment_camera01.png" alt="Rendering environment setting panel for Camera 01."/>
47    <p>The <B>Add a camera</B> dialog can be used to add a camera included in CreativeStudio contents to any number.</p>
48    <img class="manual_image" src="assets/drawing_environment_camera02.png" alt="Rendering environment settings panel for Camera 02"/>
49    <p>If the <B>OK</B> button is pressed with Camera2 set for Number 3 as shown in the figure above, the camera will be added to the scene environment <B>Properties </B>panel.</p>
50    <img class="manual_image" src="assets/drawing_environment_camera03.png" alt="Rendering environment settings panel for Camera 03"/>
51    <p>Added cameras can be configured using the texture coordinator mapping method available on the material Properties panel. </p>
52    <p>For details on the texture coordinator mapping method, click <a href="../../panel/property/material/standard_panel/standard_panel_texture/index.html#mapping_method">Here</a>.</p>
53    <h4>Edit</h4>
54    <p>Selecting a camera you want to edit and pressing the <B>Edit </B>button opens a dialog for editing the camera.</p>
55    <img class="manual_image" src="assets/drawing_environment_camera04.png" alt="Rendering environment settings panel for Camera 04"/>
56    <p>The <B>Edit camera dialog</B> can be used to change the camera number and camera to be configured.</p>
57    <h4>Delete</h4>
58    <p>An added camera can be deleted by selecting the camera you want to delete and pressing the Delete button.</p>
59    <a name="light_set_no" id="light_set_no"></a>
60    <h3>Light Set</h3>
61    <p>Adds a light in CreativeStudio contents so it can be configured for the target model. </p>
62    <p>Unlike cameras and fogs, multiple lights can be added as a single set.</p>
63    <p>Added light sets can also be edited and deleted.</p>
64    <p>This panel can be opened by selecting <B>Create &gt; Scene environment</B> on the CreativeStudio menu.</p>
65    <img class="manual_image" src="assets/drawing_environment_light.png" alt="Rendering environment settings panel for light sets"/>
66    <h4>Add</h4>
67    <p>Pressing the <B>Add </B>button opens a dialog for adding a light set.</p>
68    <img class="manual_image" src="assets/drawing_environment_light01.png" alt="Rendering environment setting panel for Light Set 01"/>
69    <p>The <B>Add a light set</B> dialog allows you to enter a comment for any number. </p>
70    <p>Entering a comment and pressing OK adds the entered comment to the scene environment.</p>
71    <img class="manual_image" src="assets/drawing_environment_light02.png" alt="Rendering environment setting panel for Light Set 02"/>
72    <p>The figure above shows conditions when the comment &quot;Light set for Model A&quot; has been entered and the <B>OK</B> button on the <B>Add a light set</B> dialog has been pressed. </p>
73    <p>In this state, the software is ready to create a light set. Currently, no lights have been set for the light set.</p>
74    <p>To set a light, select the comment added to the scene environment <B>Properties </B>panel.</p>
75    <img class="manual_image" src="assets/drawing_environment_light03.png" alt="Rendering environment setting panel for Light Set 03"/>
76    <p>Selecting the added comment causes the <B>List of lights</B> panel, used to add lights to the light set, to be displayed in the scene environment <B>Properties</B> panel as shown in the figure above. </p>
77    <p>Pressing the <B>Add</B> button on the <B>List of lights</B> panel opens the <B>Add a light</B> dialog.</p>
78    <img class="manual_image" src="assets/drawing_environment_light04.png" alt="Rendering envrionment settings panel for Light Set 04"/>
79    <p>Any light included in CreativeStudio contents can be added using the <B>Add a light</B> dialog. </p>
80    <p>Although any number can be set, lights are automatically configured in the order added without this number being reflected in data.</p>
81    <p class="warning">Unlike cameras, the number for each added light cannot be used for other settings.</p>
82    <img class="manual_image" src="assets/drawing_environment_light05.png" alt="Rendering environment settings panel for Camera 05"/>
83    <p>If the <B>OK </B>button is pressed with VertexLight1 set for Number 2 as shown in the figure above, the light will be added to the scene environment <B>Properties </B>panel.</p>
84    <img class="manual_image" src="assets/drawing_environment_light06.png" alt="Rendering environment settings panel for Camera 06"/>
85    <p>As shown in the figure above, light sets can be configured by forming a set from multiple lights. </p>
86    <p>Note the following restrictions on the maximum number and types of lights that can be added to a set.</p>
87    <table>
88      <thead>
89        <tr>
90          <th>Light Types</th>
91          <th>Maximum number</th>
92        </tr>
93      </thead>
94      <tbody>
95        <tr>
96          <th>Ambient light</th>
97          <th>1</th>
98        </tr>
99        <tr>
100          <th>Hemispherical light</th>
101          <th>1</th>
102        </tr>
103        <tr>
104          <th>Fragment light</th>
105          <th>8</th>
106        </tr>
107        <tr>
108          <th>Vertex lights</th>
109          <th>4</th>
110        </tr>
111      </tbody>
112    </table>
113    <p>Added light sets can be configured using the light set number shown on the <B>General</B> tab of the material <B>Properties</B> panel. </p>
114    <p>For details on the <B>General </B>tab of the material <B>Properties </B>panel, click <a href="../../panel/property/material/standard_panel/standard_panel_whole/index.html#light_set">Here</a>.</p>
115    <h4>Edit</h4>
116    <p>Selecting a light set or light that you want to edit and pressing the <B>Edit </B>button opens a dialog for editing that light set or light.</p>
117    <img class="manual_image" src="assets/drawing_environment_light07.png" alt="Rendering environment settings panel for Camera 07"/>
118    <p>When editing a light set, you can edit the comment or number. </p>
119    <p>When editing a light, you can change the light to be added.</p>
120    <h4>Delete</h4>
121    <p>An added light set or light can be deleted by selecting the light set or light that you want to delete and pressing the <B>Delete </B>button.</p>
122    <a name="fog_set_no" id="fog_set_no"></a>
123    <h3>Fog</h3>
124    <p>Adds a fog in CreativeStudio contents so it can be configured for the target model. </p>
125    <p>Added fogs can also be edited and deleted.</p>
126    <p>This panel can be opened by selecting <B>Create &gt; Scene environment</B> on the CreativeStudio menu.</p>
127    <img class="manual_image" src="assets/drawing_environment_fog.png" alt="Rendering environment settings panel for fogs"/>
128    <h4>Add</h4>
129    <p>Pressing the <B>Add </B>button opens the <B>Add fog</B> dialog box.</p>
130    <img class="manual_image" src="assets/drawing_environment_fog01.png" alt="Rendering environment setting panel for Fog 01."/>
131    <p>Any fog included in CreativeStudio contents can be added using the <B>Add fog</B> dialog.</p>
132    <img class="manual_image" src="assets/drawing_environment_fog02.png" alt="Rendering environment settings panel for Camera 02"/>
133    <p>If the <B>OK</B> button is pressed with FogCtr2 set for Number 3 as shown in the figure above, the fog will be added to the scene environment <B>Properties</B> panel.</p>
134    <p>Although any number can be set, fogs are automatically configured in the order added without this number being reflected in data.</p>
135    <img class="manual_image" src="assets/drawing_environment_fog03.png" alt="Rendering environment settings panel for Camera 03"/>
136    <p>Added fogs can be configured using the fog number on the <B>General</B> tab of the material <B>Properties</B> panel. </p>
137    <p>For details on the <B>General </B>tab of the material <B>Properties </B>panel, click <a href="../../panel/property/material/standard_panel/standard_panel_whole/index.html#fog_set">Here</a>.</p>
138    <h4>Edit</h4>
139    <p>Selecting a fog you want to edit and pressing the <B>Edit </B>button opens a dialog for editing the fog.</p>
140    <img class="manual_image" src="assets/drawing_environment_fog04.png" alt="Rendering environment settings panel for Camera 04"/>
141    <p>The <B>Edit fog</B> dialog can be used to change the fog number and fog to be configured.</p>
142    <h4>Delete</h4>
143    <p>An added fog can be deleted by selecting the fog you want to delete and pressing the <B>Delete </B>button.</p>
144    <!-- InstanceEndEditable --> </div>
145  <div class="footer" />
146</div>
147<hr><p>CONFIDENTIAL</p></body>
148<!-- InstanceEnd -->
149</html>
150