SurfaceTool.begin

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

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

Meta