瀏覽代碼

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>