clone method

Material clone()

Implementation

Material clone() {
  throw ("Material.clone $type need implement.... ");
}