SurfaceTool.begin

Called before adding any Vertices. Takes the primitive type as an argument (e.g. Mesh.PRIMITIVE_TRIANGLES).

struct SurfaceTool
@nogc nothrow
void
begin
(
in long primitive
)

Meta