Property Material
- Namespace
- GuildWars2.Hero.Equipment
- Assembly
- GW2SDK.dll
Material
The material of the dye slot. Each dye has a different RGB value depending on the material.
public required Extensible<Material> Material { get; init; }
The material of the dye slot. Each dye has a different RGB value depending on the material.
public required Extensible<Material> Material { get; init; }