Преглед изворни кода

Add small description to Frustum docs.

sole пре 13 година
родитељ
комит
134125e7c4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/api/core/Frustum.html

+ 1 - 1
docs/api/core/Frustum.html

@@ -9,7 +9,7 @@
 	<body>
 		<h1>[name]</h1>
 
-		<div class="desc"></div>
+		<div class="desc"><a href="http://en.wikipedia.org/wiki/Frustum">Frustums</a> are used to determine what is inside the camera's field of view. They help speed up the rendering process.</div>
 
 
 		<h2>Constructor</h2>