Description
This node does not display an effect in itself. Instead, it adds a persistence effect to any previous effect or animated clip it receives in its input.
Properties
Array properties
Persistence
: The amount of persistence to add. Value is meant to be between 0 and 1. A value of 0 means no persistence while a value of 1 means full persistence (no decay). Values over 1 will produce an additive effect on colors which will stay visible on screen.
Default : 0.5
Reset
: Toggle to reset the persistence. Note that this option accepts triggers from switches as well.
Default : OFF
Deactivate
: Toggle to activate/deactivate the persistence. Note that this option does not accept triggers from switches.
Default : OFF
Global properties
This node does not have any global properties.
Inputs
Name | Type | Description |
---|---|---|
Current Texture | Image | Image input to apply the effect to |
Persistence | Float | Amount of persistence to add |
Reset | Boolean | Switch to reset the effect |
Deactivate | Boolean | Switch to deactivate the effect |
Outputs
Name | Type | Description |
---|---|---|
Image | Image | Image output of the effect |
Example
This example shows the added effect of a Persistence node on an animated Polystar node.
In this example :
Persistence
: 0.75
Need more help with this?
Don’t hesitate to contact us here.