|
@@ -34,10 +34,10 @@ scene.add( camera );</code>
|
|
|
<h2>Properties</h2>
|
|
|
|
|
|
<h3>.[page:Float fov]</h3>
|
|
|
- <div>Camera frustum vertical field of view.</div>
|
|
|
+ <div>Camera frustum vertical field of view, from bottom to top of view, in degrees.</div>
|
|
|
|
|
|
<h3>.[page:Float aspect]</h3>
|
|
|
- <div>Camera frustum aspect ratio.</div>
|
|
|
+ <div>Camera frustum aspect ratio, window width divided by window height.</div>
|
|
|
|
|
|
<h3>.[page:Float near]</h3>
|
|
|
<div>Camera frustum near plane.</div>
|