Click or drag to resize
DyeMaterialRGB Property
View Project on GitHub
A array containing precalculated RGB values.

Namespace: GW2CSharp.V2.Unauthenticated.Colors
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public int[] RGB { get; }

Property Value

Type: Int32
See Also