- Found in:
- Vanilla
Description
Wiki Description
Applies this image-space modifier to the screen with the specified strength.
Documentation Comment
Applies this modifier with the specified strength (which is not clamped)
Parameters
floatafStrength=1.0
CK Wiki Description
How "strong" the effect will be. 0 is no effect, 1 is full effect, though the strength is not clamped to this range. Numbers outside this range may provide... interesting results.
- Default:1.0
Examples
No human-generated examples found for this function.
Auto-Generated Example
float myFloat__afStrength
myImageSpaceModifier__toCallFunctionOn.Apply(myFloat__afStrength)