Mesh.clone

Makes a clone of this mesh.

class Mesh
@nogc
clone
()

Return Value

Type: Mesh

A new mesh with the data cloned.

Meta