Skip to content

Commit

Permalink
Merge pull request #13626 from aardgoose/doc-uuid-removal
Browse files Browse the repository at this point in the history
update docs where uuid removed
  • Loading branch information
mrdoob committed Mar 18, 2018
2 parents 454ffea + ac15c5b commit 2b7be54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions docs/api/core/BufferAttribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@ <h3>[property:Object updateRange]</h3>
related to color).
</div>

<h3>[property:String uuid]</h3>
<div>
[link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID] of this object instance.
This gets automatically assigned and this shouldn't be edited.
</div>

<h3>[property:Integer version]</h3>
<div>A version number, incremented every time the [page:BufferAttribute.needsUpdate needsUpdate] property is set to true.</div>

Expand Down
5 changes: 0 additions & 5 deletions docs/api/renderers/WebGLRenderTarget.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ <h3>[name]([param:Number width], [param:Number height], [param:Object options])<

<h2>Properties</h2>

<h3>[property:number uuid]</h3>
<div>
A unique number for this render target instance.
</div>

<h3>[property:number width]</h3>
<div>
The width of the render target.
Expand Down

0 comments on commit 2b7be54

Please sign in to comment.