소스 검색

Removed old lines

Luke Moody 10 년 전
부모
커밋
c83a7f967e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      docs/api/materials/ShaderMaterial.html

+ 0 - 1
docs/api/materials/ShaderMaterial.html

@@ -16,7 +16,6 @@
 		<ul>
 			<li>implement an effect not included with any of the built-in [page:Material materials]</li>
 			<li>combine many objects into a single [page:Geometry] or [page:BufferGeometry] in order to improve performance</li>
-			<!-- <li>associate custom data with individual vertices ("custom attributes")</li> -->
 		</ul>
 		There are the following notes to bear in mind when using a *ShaderMaterial*: