Explorar o código

Merge pull request #14641 from paulmasson/patch-1

Docs: Removed unusable property in PointsMaterial
Mr.doob %!s(int64=7) %!d(string=hai) anos
pai
achega
9c4989a7fe
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      docs/api/materials/PointsMaterial.html

+ 0 - 3
docs/api/materials/PointsMaterial.html

@@ -77,9 +77,6 @@ scene.add( starField );
 			You should not change this, as it used internally for optimisation.
 		</p>
 
-		<h3>[property:Boolean lights]</h3>
-		<p>Whether the material is affected by lights. Default is *false*.</p>
-
 		<h3>[property:Texture map]</h3>
 
 		<p>Sets the color of the points using data from a [page:Texture].</p>