提交 696404f0 编写于 作者: C charlieschwabacher

Update Plane.html

上级 f37d2458
......@@ -15,13 +15,10 @@
<h2>Constructor</h2>
<h3>[name]([page:todo normal], [page:todo constant])</h3>
<h3>[name]([page:Vector3 normal], [page:number constant])</h3>
<div>
normal -- todo <br />
constant -- todo
</div>
<div>
todo
normal -- the normal vector defining the plane <br />
constant -- the distance from the origin to the plane along the normal vector
</div>
......@@ -31,12 +28,12 @@
<h3>.[page:number constant]</h3>
<div>
todo
the distance from the origin to the plane along the normal vector
</div>
<h3>.[page:Vector3 normal]</h3>
<div>
todo
the normal vector defining the plane
</div>
<h2>Methods</h2>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册