mojo:mojo.graphics.VertexBuffer
| Constructors | |
|---|---|
| New |
| Properties | |
|---|---|
| Format | (read only) |
| Length | (read only) |
| Pitch | (read only) |
| Methods | |
|---|---|
| Invalidate | |
| Lock | Locks vertices. |
| Resize | Resizes the vertex buffer. |
| SetVertices | Sets a range of vertices. |
| Unlock | Unlocks vertices. |