NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

AlphaFormat

Describes how transparency is handled in an NiTexture.

Choices

Number Name Description
0 ALPHA_NONE No alpha.
1 ALPHA_BINARY 1-bit alpha.
2 ALPHA_SMOOTH Interpolated 4- or 8-bit alpha.
3 ALPHA_DEFAULT Use default setting.

Storage Type

uint

Found In