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>Contents panel</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Contents panel</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>Various types of content used by CreativeStudio is displayed on, and can be selected from, the <B>Contents</B> panel.</p> 19 <p>The <B>Contents</B> panel includes both a <B>List</B> mode and <B>Tree</B> mode and features specific to each separate mode.</p> 20 <p>In addition to features for each mode, the panel includes <a href="#common_feature">common features</a>.</p> 21 <p class="new_hint"><B>Note:</B> On the CreativeStudio menu, select <B>Window > Contents panel</B> to open the <B>Contents panel</B> in a separate window.</p> 22 <h2>Contents Panel Settings and Features</h2> 23 <p>This page describes <B>Contents</B> panel settings and features.</p> 24 <div class="wrap_picture"> <img src="assets/contents_panel.png" alt="Image of Contents panel"/> </div> 25 <div class="wrap_text"> 26 <table class="space"> 27 <tr> 28 <th><em>A</em></th> 29 <td class="td_color"><a href="#View_mode">View mode</a></td> 30 <td><span class="manual_image">You can change the way contents are displayed by selecting <B>Tree</B> or <B>List</B> from the pull-down menu.</span></td> 31 </tr> 32 </table> 33 </div> 34 <div class="wrap_clear"></div> 35 <a name="common_feature" id="common_feature"></a> 36 <h3>Common Features</h3> 37 <p>These features are shared whether the <B>View mode</B> is set to <B>Tree</B> or <B>List</B>.</p> 38 <h4>Warning Mark</h4> 39 <p>A warning mark sometimes appears next to models and materials in the CreativeStudio Content panel.</p> 40 <img src="assets/mark_alert.png" alt="Warning Mark"/> 41 <p>This icon indicates various types of warning information.</p> 42 <p>Hovering the mouse cursor over content with a warning mark will display the content of that warning.</p> 43 <h4>Displaying the <B>Properties</B> panel</h4> 44 <ol> 45 <li>Single clicking on content will display the <B>Properties</B> panel for that content in the <B>Properties</B> panel in the main window.</li> 46 <li>When you double-click on an icon in the <B>Contents</B> panel, the corresponding <B>Properties</B> panel opens in a separate window.</li> 47 </ol> 48 <p>For details on the various Properties panels, click <a href="../property/index.html">Here</a>.<br></p> 49 <h4>Common Shortcut Menu</h4> 50 <p>This section explains the common shortcut menu that displays when you right-click on a selected content.</p> 51 <img src="assets/contents_edit.png" alt="Edit in the Contents panel"/> 52 <p>The items framed in red above are common items.</p> 53 <p>Table 1. The Common Shortcut Menu</p> 54 <table> 55 <thead> 56 <tr> 57 <th>Item</th> 58 <th>Description</th> 59 </tr> 60 </thead> 61 <tbody> 62 <tr> 63 <th>Swap</th> 64 <td>Sets how content is sorted, changing between <I>Default</I>, <I>Sort A-Z</I> and <I>Sort Z-A</I>.</td> 65 </tr> 66 <tr> 67 <th>Copy Properties</th> 68 <td>Mark any items you want to copy.<br /> Use <B>Paste Properties</B> to paste the selected items to a different content.</td> 69 </tr> 70 <tr> 71 <th>Paste Properties</th> 72 <td>Pastes the items set by <B>Copy Properties</B> in the shortcut menu or settings copied from the Properties panel <br /> to the selected content. For details on copy & paste using the <B>Properties</B> panel, click <a href="../property/index.html#property_copy">here</a>.</td> 73 </tr> 74 <tr> 75 <th>Save selection to files</th> 76 <td>Saves files that include content selected on the <B>Contents</B> panel as intermediate files.</td> 77 </tr> 78 <tr> 79 <th>Save selection and its dependencies to files</th> 80 <td>Saves files that include content selected on the <B>Contents</B> panel and files containing dependency data as intermediate files.</td> 81 </tr> 82 <tr> 83 <th>Load into material</th> 84 <td>Executing Load into material when a material loaded into CreativeStudio is selected allows you to load separate material information (intermediate files) for the selected material.</td> 85 </tr> 86 <tr> 87 <th>Write material</th> 88 <td>Executing Write material when a material loaded into CreativeStudio is selected saves the selected material information as an intermediate file. <br /> Saved material intermediate files can be loaded into a different material by selecting File > Input/output selection > Load into material.</td> 89 </tr> 90 <tr> 91 <th>Deletions</th> 92 <td>Deletes the selected content.</td> 93 </tr> 94 </tbody> 95 </table> 96 <h5>Copy Properties</h5> 97 <p class="no">(1) Select <B>Copy Properties</B> from the menu and then mark to select items among those that can be copied.</p> 98 <p class="no">(2) To copy only the marked items, select <I>Marked only</I>. To copy all items, select <I>All</I>.</p> 99 <img src="assets/contents_copy.png" alt="Copy in the Contents panel"/> 100 <p class="no">(3) The copied items can be pasted using <B>Paste Properties</B> in the shortcut menu to the copy destination (the content where you want to paste the items).</p> 101 <img src="assets/contents_copy01.png" alt="Copy in the Contents panel"/> 102 <h4>Blinking Display of the Model in the Preview Panel</h4> 103 <p>If a model or material displayed in the <B>Contents</B> panel is selected, it will blink in the <B>Preview</B> panel.</p> 104 <a name="View_mode" id="View_mode"></a> 105 <h2>View mode</h2> 106 <p>You can change the way contents are displayed by selecting <B>Tree</B> or <B>List</B> from the pull-down menu.</p> 107 <h3>Tree mode</h3> 108 <p>If <B>Tree</B> is selected, contents are displayed in a tree structure.</p> 109 <img src="assets/contents_view01.png" alt="Main window Contents panel list"/> 110 <p class="new_hint"><B>Note:</B> Multiple sets of content can be selected using CTRL + Left-click, depressing the Shift key to select a range, or by dragging the mouse to to select a range.</p> 111 <h4>Features in Tree Mode</h4> 112 <p>You can sort contents being displayed as shown below by right clicking on the <B>Contents</B> panel or by pressing the <B>Show</B> button.</p> 113 <img src="assets/contents_view04.png" alt="Main window Contents panel sort target selection graphic"/> 114 <h3>List mode</h3> 115 <p>If <B>List</B> is selected, contents are displayed in a list and a <B>Group by type</B> checkbox is added to the <B>Contents</B> panel.</p> 116 <p>Selecting this checkbox displays contents ordered by group.</p> 117 <img src="assets/contents_view02.png" alt="Main window Contents panel list"/> 118 <h4>Features in List Mode</h4> 119 <p>You can select contents being displayed as shown below by right clicking on the <B>Contents</B> panel or by pressing the <B>Show</B> button.</p> 120 <img src="assets/contents_view03.png" alt="Main window Contents panel list of selected targets"/> <!-- InstanceEndEditable --> </div> 121 <div class="footer" /> 122</div> 123<hr><p>CONFIDENTIAL</p></body> 124<!-- InstanceEnd --> 125</html>