diff --git a/docs/api/en/core/InterleavedBuffer.html b/docs/api/en/core/InterleavedBuffer.html index 7e9fb4aaabfbfab4e7d35909052389409d0c1c3c..d0167288a39927a760ab46c2ad9558249c251ff1 100644 --- a/docs/api/en/core/InterleavedBuffer.html +++ b/docs/api/en/core/InterleavedBuffer.html @@ -59,6 +59,11 @@ Default is *-1*.

+

[property:String uuid]

+

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

+

[property:Integer version]

A version number, incremented every time the needsUpdate property is set to true. diff --git a/docs/api/zh/core/InterleavedBuffer.html b/docs/api/zh/core/InterleavedBuffer.html index 35e81bb8196d938534e4e851268ef2a200fdbaa0..c93d29957361758a55da45241f80da21227929ce 100644 --- a/docs/api/zh/core/InterleavedBuffer.html +++ b/docs/api/zh/core/InterleavedBuffer.html @@ -59,6 +59,11 @@ 默认值为 *-1*。

+

[property:String uuid]

+

+ 该类所创建的实例的[link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID]。它是自动被指定的,因此它不应当被编辑、更改。 +

+

[property:Integer version]

版本号,每次 needsUpdate 属性设置为 true 时,版本号增加。