소스 검색

Merge remote-tracking branch 'lazd/master'

Mr.doob 13 년 전
부모
커밋
263bf41d10
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/api/materials/LineBasicMaterial.html

+ 2 - 2
docs/api/materials/LineBasicMaterial.html

@@ -21,8 +21,8 @@ fog — Define whether the material color is affected by global fog settings. De
 
 
 <h2>Properties</h2>
 <h2>Properties</h2>
 
 
-<h3>.[page:Color color]</h3>
-<div>Default is white.</div>
+<h3>.[page:Integer color]</h3>
+<div>Sets the color of the line. Default is 0xffffff.</div>
 
 
 <h3>.[page:Float linewidth]</h3>
 <h3>.[page:Float linewidth]</h3>
 <div>Controls line thickness. Default is 1.</div>
 <div>Controls line thickness. Default is 1.</div>