vmd.material.add

vmd.material.add()

Create a new material with the given name. Optionally, copy material settings from an existing material. If no name is given, make up a new name

Parameters:
  • name (str) – Name of new material. If None, will be made up if copy is None
  • copy (str) – Name of material to copy settings from. If None, material settings will be initialized to Opaque material