열차 목업의 내부 확인용 프로젝트
smchoi
2024-07-22 3fc9f79ca436203b0b5ba39b6a079ee086227c11
1
2
3
4
5
6
7
8
9
<html><head>
<link rel="stylesheet" type="text/css" href="..\style.css">
</head><body><div class="indent">
<h2>Performing An Export</h2>
<p>This document will teach you how to do a basic export. To do a more advanced export check out <a href="export_a.html" target="docIframe">exporting options</a> . </p>
<p>To perform a basic export, select File>Export>Wavefront OBJ, leave all options as default and click Export!</p>
<img src="../imgs/d_be.png" style="display:block;"/>
<p><b>TIP </b>: Want to export one object and have it centered when you import it to your 3D application? Untick "Apply Position"</p>
</div></body></html>