SurfaceTool.addVertex

Specifies the position of current vertex. Should be called after specifying other vertex properties (e.g. Color, UV).

struct SurfaceTool
@nogc nothrow
void
addVertex
(
in Vector3 vertex
)

Meta