NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Description |
---|---|---|
From NiObject | ||
From NiPSysModifier | ||
Name | string | Used to locate the modifier. |
Order | uint | Modifier ID in the particle modifier chain (always a multiple of 1000)? |
Target | Ptr<NiParticleSystem> | NiParticleSystem parent of this modifier. |
Active | bool | Whether or not the modifier is active. |
From BSPSysSimpleColorModifier | ||
Fade In Percent | float | |
Fade out Percent | float | |
Color 1 End Percent | float | |
Color 1 Start Percent | float | |
Color 2 End Percent | float | |
Color 2 Start Percent | float | |
Colors | Color4 |