Description
Properties
Progress : Controls the level of transition. Operates between 0 (100% Image 1 / 0% Image 2) and 1 (0% Image 1 / 100% Image 2).
Default : 0.0
Seed : Set the seed for the randomness.
Default : 2.310
*Note : The Progress property will accept values outside the range of 0 to 1 if you modify the Min/Max values.
However, those values will produce a visual effect outside of the normal behaviour of the transition.
Inputs
| Name |
Type |
Description |
| Image 1 |
Image |
Input for image 1 |
| Image 2 |
Image |
Input for image 2 |
| Progress |
Float |
Control the level of transition |
| Seed |
Float |
Controls the randomness |
Outputs
| Name |
Type |
Description |
| Image |
Image |
Image output of the transition |
Example