NIF File Format Documentation

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

EffectType

The type of information that's store in a texture used by a NiTextureEffect.

Choices

Number Name Description
0 EFFECT_PROJECTED_LIGHT Apply a projected light texture.
1 EFFECT_PROJECTED_SHADOW Apply a projected shaddow texture.
2 EFFECT_ENVIRONMENT_MAP Apply an environment map texture.
3 EFFECT_FOG_MAP Apply a fog map texture.

Storage Type

unsigned int

Found In