C# Class CUE4Parse_Conversion.Textures.DXT.Colour8888

Datei anzeigen Open project: Pro-Swapper/ProSwapper

Public Properties

Property Type Description
Alpha byte
Blue byte
Green byte
Red byte

Property Details

Alpha public_oe property

public byte Alpha
return byte

Blue public_oe property

public byte Blue
return byte

Green public_oe property

public byte Green
return byte

Red public_oe property

public byte Red
return byte