BufferRange
类型
模块: cc
The class BufferRange denotes a range of the buffer.
索引
属性(properties)
Details
属性(properties)
offset
The offset of the range.
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/mesh/mesh-data.js:39 |
length
The length of the range.
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/mesh/mesh-data.js:44 |