Pixel Cloud
Displace each pixel of the image randomly.
Node Data | |
---|---|
FilterArray | |
Display name | |
Pixel Cloud | |
Internal name | |
Node_Pixel_Cloud | |
Inheritances | |
node | |
node_processor | |
node_pixel_cloud | |
Inputs | |
node_pixel_cloud | |
surface |
Surface In |
int |
Seed |
float |
Strength |
surface |
Strength Map |
gradient |
Color Over Lifetime |
float |
Distance |
curve |
Alpha Over Lifetime |
float |
Random Blending |
bool |
Active |
map |
Gradient Map |
gradientrange |
Gradient Map Range |
Outputs | |
node_pixel_cloud | |
surface |
Surface Out |
Pixel Cloud node move each pixel in the surface randomly.
Properties
Distance
The amount of displacement per step.
Strength
The amount of displacment step. This values also determine the life of each pixel.
Strength Map
Extra surface used to control strength per pixel.
Color Over Lifetime
Apply color blending over strength.
Alpha Over Lifetime
Adjust alpha value over strength.
Random Blending
Add random shift to the lifetime value.