C# Class TerrainDisplay.MPQ.Color4

ファイルを表示 Open project: WCell/WCell-Terrain

Public Properties

Property Type Description
A byte
B byte
G byte
R byte

Property Details

A public_oe property

public byte A
return byte

B public_oe property

public byte B
return byte

G public_oe property

public byte G
return byte

R public_oe property

public byte R
return byte