Explorar el Código

added <h2>Constructor</h2>

ycw hace 4 años
padre
commit
fc9b998c9e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      docs/api/en/materials/PointsMaterial.html

+ 2 - 1
docs/api/en/materials/PointsMaterial.html

@@ -55,7 +55,8 @@
 			[example:webgl_trails WebGL / trails]
 		</p>
 
-		<h2>[name]( [param:Object parameters] )</h2>
+		<h2>Constructor</h2>
+		<h3>[name]( [param:Object parameters] )</h3>
 		<p>
 			[page:Object parameters] - (optional) an object with one or more properties defining the material's appearance.
 			Any property of the material (including any property inherited from [page:Material]) can be passed in here.<br /><br />