2
0
Эх сурвалжийг харах

add ambientLight documentation

OpenShift guest 13 жил өмнө
parent
commit
b4f8a71bbb

+ 7 - 0
docs/api/lights/AmbientLight.html

@@ -24,6 +24,13 @@ scene.add( light );</code>
 		<h2>Constructor</h2>
 		<h2>Constructor</h2>
 
 
 		<h3>[name]( [page:Float hex] )</h3>
 		<h3>[name]( [page:Float hex] )</h3>
+		<div>
+		[page:Integer hex] — Numeric value of the RGB component of the color.
+		</div>
+		<div>
+		This creates a Ambientlight with a color.
+		</div>
+		
 
 
 
 
 		<h2>Source</h2>
 		<h2>Source</h2>