열차 목업의 내부 확인용 프로젝트
smchoi
2024-07-24 ec231f4110c782d44ea2820a1eaaa7a5711c6f16
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<head>
<title>Aaro4130's OBJ Exporter Documentation</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="header">AARO4130'S OBJ EXPORTER&nbsp;<span>FOR UNITY3D</span></div>
<div class="navDisplay">
    <a href="docs/intro.html" target="docIframe">Introduction</a>  
    <a href="docs/export.html" target="docIframe">Exporting the Scene</a>    
    <a href="docs/export_a.html" target="docIframe">Exporting options</a>    
    <a href="docs/troubleshooting.html" target="docIframe">Troubleshooting</a>   
    <a href="http://forum.unity3d.com/threads/270240/">Support/Feature Request</a>
</div>
<iframe name="docIframe" class="navIF" src="docs/intro.html" frameborder="0" seamless>       
</iframe>
</body>
</html>