Alpha Cutoff
Remove pixel with low alpha value.
Node Data | |
|---|---|
Display name | |
Alpha Cutoff | |
Internal name | |
Node_Alpha_Cutoff | |
Inheritances | |
| Node_Processor | |
| Node_Alpha_Cutoff | |
Inputs | |
Surfaces | |
surface |
Surface In |
surface |
Mask |
slider |
Mix |
Cutoff | |
slider |
Minimum |
Outputs | |
surface |
Surface Out |
Attributes | |
| Color Depth | |

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.