Mojo graphics vertexbuffer
mojo:mojo.graphics.VertexBuffer
Class VertexBuffer Extends std.resource.Resource#
Constructors | |
---|---|
New |
Properties | |
---|---|
Data | (read only) |
Format | (read only) |
Length | (read only) |
Pitch | (read only) |
Methods | |
---|---|
Clear | |
Invalidate | |
Lock | Locks vertices. |
Resize | Resizes the vertex buffer. |
SetVertices | Sets a range of vertices. |
Unlock | Unlocks vertices. |