C# Class TerrainDisplay.MPQ.Color4

Show file Open project: WCell/WCell-Terrain

Public Properties

Property Type Description
A byte
B byte
G byte
R byte

Property Details

A public property

public byte A
return byte

B public property

public byte B
return byte

G public property

public byte G
return byte

R public property

public byte R
return byte