소스 검색

Update Lensflare.html

Michael Herzog 7 년 전
부모
커밋
e369389771
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/examples/objects/Lensflare.html

+ 2 - 2
docs/examples/objects/Lensflare.html

@@ -56,9 +56,9 @@ light.add( lensflare );
 		<h2>Properties</h2>
 		<div>See the base [page:Mesh] class for common properties.</div>
 
-		<h3>[property:Boolean isLensFlare]</h3>
+		<h3>[property:Boolean isLensflare]</h3>
 		<div>
-			Used to check whether this or derived classes are lens flares. Default is *true*.<br /><br />
+			Used to check whether this or derived classes are lensflares. Default is *true*.<br /><br />
 
 			You should not change this, as it used internally for optimisation.
 		</div>