MaterialPalette.Add
Method in MaterialPalette
Declaration
public void Add(Material material)
Description
Adds a new material to the palette.
Parameters
material | The material to add. |
public void Add(Material material)
Adds a new material to the palette.
material | The material to add. |