C# Class ME3Explorer.Unreal.Classes.Texture2D.ImageInfo

Show file Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
cprSize int
imgSize AmaroK86.ImageFormat.ImageSize
offset int
storageType storage
uncSize int

Property Details

cprSize public property

public int cprSize
return int

imgSize public property

public ImageSize,AmaroK86.ImageFormat imgSize
return AmaroK86.ImageFormat.ImageSize

offset public property

public int offset
return int

storageType public property

public storage storageType
return storage

uncSize public property

public int uncSize
return int