Alpha Cutoff
Remove pixel with low alpha value.
Node Data | |
---|---|
FilterArray | |
Display name | |
Alpha Cutoff | |
Internal name | |
Node_Alpha_Cutoff | |
Inheritances | |
node | |
node_processor | |
node_alpha_cutoff | |
Inputs | |
node_alpha_cutoff | |
surface |
Surface In |
float |
Minimum |
surface |
Mask |
float |
Mix |
bool |
Active |
Outputs | |
node_alpha_cutoff | |
surface |
Surface Out |
Alpha cutoff is used to clean up image with transparent edge by removing pixel with alpha less than Minimum.
This node is deprecated and functionally replaced by Threshold.