Explorar o código

change default value of fog property

Luis Fonsi VEVO %!s(int64=5) %!d(string=hai) anos
pai
achega
48a642ec21
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/en/materials/SpriteMaterial.html

+ 1 - 1
docs/api/en/materials/SpriteMaterial.html

@@ -67,7 +67,7 @@
 		<p>[page:Color] of the material, by default set to white (0xffffff). The [page:.map] is mutiplied by the color.</p>
 		<p>[page:Color] of the material, by default set to white (0xffffff). The [page:.map] is mutiplied by the color.</p>
 
 
 		<h3>[property:boolean fog]</h3>
 		<h3>[property:boolean fog]</h3>
-		<p>Whether or not this material affected by the scene's fog. Default is false</p>
+		<p>Whether or not this material affected by the scene's fog. Default is true</p>
 
 
 		<h3>[property:Texture map]</h3>
 		<h3>[property:Texture map]</h3>
 		<p>The texture map. Default is null.</p>
 		<p>The texture map. Default is null.</p>