NIF File Format Documentation

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

VertMode

An unsigned 32-bit integer, which describes how to apply vertex colors.

Choices

Number Name Description
0 VERT_MODE_SRC_IGNORE Source Ignore.
1 VERT_MODE_SRC_EMISSIVE Source Emissive.
2 VERT_MODE_SRC_AMB_DIF Source Ambient/Diffuse. (Default)

Storage Type

unsigned int

Found In