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

add ambientLight documentation

OpenShift guest пре 12 година
родитељ
комит
b4f8a71bbb
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      docs/api/lights/AmbientLight.html

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

@@ -24,6 +24,13 @@ scene.add( light );</code>
 		<h2>Constructor</h2>
 
 		<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>