فهرست منبع

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>
 	<body>
 		<h1>[name]</h1>
 		<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>
 		<h2>Constructor</h2>