Explorar o código

Docs: Improve CameraHelper page. (#25205)

Michael Herzog %!s(int64=2) %!d(string=hai) anos
pai
achega
b090e24128

+ 2 - 2
docs/api/en/helpers/CameraHelper.html

@@ -12,8 +12,8 @@
 		<h1>[name]</h1>
 
 		<p class="desc">
-		This helps with visualizing what a camera contains in its frustum.<br />
-		It visualizes the frustum of a camera using a [page:LineSegments].
+		This helps with visualizing what a camera contains in its frustum. It visualizes the frustum of a camera using a [page:LineSegments].<br /><br />
+		[name] must be a child of the scene.
 		</p>
 
 		<h2>Code Example</h2>

+ 2 - 2
docs/api/it/helpers/CameraHelper.html

@@ -12,8 +12,8 @@
 		<h1>[name]</h1>
 
 		<p class="desc">
-      Questa classe aiuta a visualizzare ciò che una telecamera contiene nel suo frustum.<br />
-      Visualizza il frustum di una telecamera utilizzando un [page:LineSegments].
+		Questa classe aiuta a visualizzare ciò che una telecamera contiene nel suo frustum. Visualizza il frustum di una telecamera utilizzando un [page:LineSegments].<br /><br />
+		[name] must be a child of the scene.
 		</p>
 
 		<h2>Codice di Esempio</h2>

+ 2 - 2
docs/api/zh/helpers/CameraHelper.html

@@ -12,8 +12,8 @@
 		<h1>[name]</h1>
 
 		<p class="desc">
-		用于模拟相机视锥体的辅助对象.<br />
-		它使用 [page:LineSegments] 来模拟相机视锥体.
+		用于模拟相机视锥体的辅助对象.它使用 [page:LineSegments] 来模拟相机视锥体.<br /><br />
+		[name] must be a child of the scene.
 		</p>
 
 		<h2>代码示例</h2>