Pārlūkot izejas kodu

Remove .userData from Geometry doc

Takahiro 7 gadi atpakaļ
vecāks
revīzija
22e44073bc
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  1. 0 6
      docs/api/core/Geometry.html

+ 0 - 6
docs/api/core/Geometry.html

@@ -174,12 +174,6 @@
 		</code>
 		</p>
 
-		<h3>[property:Object userData]</h3>
-		<p>
-		An object that can be used to store custom data about the Geometry. It should not hold
-		references to functions as these will not be cloned.
-		</p>
-
 		<h3>[property:String uuid]</h3>
 		<p>
 		[link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID] of this object instance.