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

EffectShaderControlledVariable

An unsigned 32-bit integer, describing which float variable in BSEffectShaderProperty to animate.

Choices

Number Name Description
0 ESCV_EmissiveMultiple EmissiveMultiple.
1 ESCV_Falloff Start Angle Falloff Start Angle (degrees).
2 ESCV_Falloff Stop Angle Falloff Stop Angle (degrees).
3 ESCV_Falloff Start Opacity Falloff Start Opacity.
4 ESCV_Falloff Stop Opacity Falloff Stop Opacity.
5 ESCV_Alpha Transparency Alpha Transparency (Emissive alpha?).
6 ESCV_U Offset U Offset.
7 ESCV_U Scale U Scale.
8 ESCV_V Offset V Offset.
9 ESCV_V Scale V Scale.

Storage Type

uint

Found In