You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
604 B
26 lines
604 B
<!DOCTYPE html>
|
|
<html lang="ko">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<base href="../../../../" />
|
|
<script src="page.js"></script>
|
|
<link type="text/css" rel="stylesheet" href="page.css" />
|
|
</head>
|
|
<body>
|
|
[page:Curve] → [page:EllipseCurve] →
|
|
|
|
<h1>[name]</h1>
|
|
|
|
<p class="desc">[page:EllipseCurve]의 다른 이름입니다.</p>
|
|
|
|
<h2>프로퍼티</h2>
|
|
<p>일반 프로퍼티는 기본 [page:EllipseCurve] 클래스를 참고하세요.</p>
|
|
|
|
|
|
<h2>소스코드</h2>
|
|
|
|
<p>
|
|
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
|
|
</p>
|
|
</body>
|
|
</html>
|
|
|