SpotLight.html 356 字节
Newer Older
M
Mr.doob 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
<h1>[name]</h1>

<div class="desc">todo</div>


<h2>Constructor</h2>

<h3>[name]()</h3>


<h2>Properties</h2>

<h3>.[page:Vector3 todo]</h3>


<h2>Methods</h2>

<h3>.todo( [page:Vector3 todo] )</h3>
<div>
todo — todo<br />
</div>


<h2>Source</h2>

26
<a href="https://github.com/mrdoob/three.js/blob/master/src/[path].js" target="_blank">src/[path].js</a>