ImmediateGeometry.addVertex

Adds a vertex with the currently set color/uv/etc.

struct ImmediateGeometry
@nogc nothrow
void
addVertex
(
in Vector3 position
)

Meta