BufferRange Class
Module: cc
The class BufferRange denotes a range of the buffer.
Index
Properties
Details
Properties
offset
The offset of the range.
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/mesh/mesh-data.js:39 |
length
The length of the range.
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/mesh/mesh-data.js:44 |