The ImageSpaceModifier script is a part of Skyrim SE’s Papyrus scripting ecosystem. It is included with the base game.
For this script, the Papyrus index knows about:
- 5 functions
Inheritance Tree
No indexed scripts extend this script.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- Vanilla
Applies this image-space modifier to the cross-fade modifier chain, fading between the last one on the chain and this one over the specified duration.
- Found in:
- Vanilla
Disables this image space modifier and immediately enables the new one at the specified strength, "popping" to it. Note that this will not affect any image space modifier crossfade going on, assuming both this and the new modifier aren't involved in it.
- Found in:
- Vanilla
Removes the last image-space modifier from the crossfade chain, fading it out over the specified number of seconds.
