| Input |
FTG_Texture |
The input image to adjust the levels for. |
Expressions/Filter/TG_Expression_Threshold.h |
- EditAnywhere
- Category=NoCategory
- Meta=(TGType="TG_Input", PinDisplayName="", MD_HistogramLuminance)
|
| Output |
FTG_Texture |
The output image which is a single channel grayscale version of the input image. |
Expressions/Filter/TG_Expression_Threshold.h |
- EditAnywhere
- Category=NoCategory
- Meta=(TGType="TG_Output", PinDisplayName="")
|
| Threshold |
float |
The min value to be used. Can be an image (Defaults to 0/black) |
Expressions/Filter/TG_Expression_Threshold.h |
- EditAnywhere
- Category=NoCategory
- Meta=(TGType="TG_Setting", PinDisplayName="Threshold", UIMin="0", ClampMin="0", UIMax="1", ClampMax="1", MD_ScalarEditor)
|