|
@@ -185,6 +185,12 @@
|
|
|
Optional name for this bufferGeometry instance. Default is an empty string.
|
|
|
</p>
|
|
|
|
|
|
+ <h3>[property:Object userData]</h3>
|
|
|
+ <p>
|
|
|
+ An object that can be used to store custom data about the BufferGeometry. 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.
|