- Found in:
- Vanilla
Description
Wiki Description
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.
Documentation Comment
Adds this modifier to the cross-fade chain, removing the previous modifier, and fading over the specified duration (in seconds)
Parameters
floatafFadeDuration=1.0
CK Wiki Description
How long the crossfade should take, in seconds.
- Default:1.0
Examples
No human-generated examples found for this function.
Auto-Generated Example
float myFloat__afFadeDuration
myImageSpaceModifier__toCallFunctionOn.ApplyCrossFade(myFloat__afFadeDuration)