diff --git a/docs/api/core/BufferAttribute.html b/docs/api/core/BufferAttribute.html index 754b5fef5190c8..4643ddad376532 100644 --- a/docs/api/core/BufferAttribute.html +++ b/docs/api/core/BufferAttribute.html @@ -111,12 +111,6 @@

[property:Object updateRange]

related to color). -

[property:String uuid]

-
- [link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID] of this object instance. - This gets automatically assigned and this shouldn't be edited. -
-

[property:Integer version]

A version number, incremented every time the [page:BufferAttribute.needsUpdate needsUpdate] property is set to true.
diff --git a/docs/api/renderers/WebGLRenderTarget.html b/docs/api/renderers/WebGLRenderTarget.html index 8e5b1dd1d0b225..6ce3c8e4cde6da 100644 --- a/docs/api/renderers/WebGLRenderTarget.html +++ b/docs/api/renderers/WebGLRenderTarget.html @@ -48,11 +48,6 @@

[name]([param:Number width], [param:Number height], [param:Object options])<

Properties

-

[property:number uuid]

-
- A unique number for this render target instance. -
-

[property:number width]

The width of the render target.