| Add | Add a vertex using this position and everything else from Default |
| AddCube | Add a cube to the vertex buffer. Will include indices if they're enabled. |
| AddQuad | Add a quad to the vertex buffer. Will include indices if they're enabled. |
| AddTriangle | Add a triangle to the vertex buffer. Will include indices if they're enabled. |