소스 검색

added <h2>Constructor</h2>

ycw 5 년 전
부모
커밋
fc9b998c9e
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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 />