Enum SupportedAlphaTextureFormats
Supported alpha texture formats for texure reader.
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public enum SupportedAlphaTextureFormats
Fields
| Name | Description |
|---|---|
| ARGB32 | |
| ARGB444 | |
| RGBA32 | |
| RGBA444 |