MaterialPalette.Item[int]
Property in MaterialPalette
Declaration
public Material this[int index] { get; set; }
Description
Gets or sets the material at the specified index.
Parameters
index | The index of the material to get or set. |
public Material this[int index] { get; set; }
Gets or sets the material at the specified index.
index | The index of the material to get or set. |