| Alpha |
FTG_Texture |
The image that will end up in the alpha channel of the output image. |
Expressions/Channel/TG_Expression_ChannelCombiner.h |
- Meta=(TGType="TG_Input", PinDisplayName="A")
|
| Blue |
FTG_Texture |
The image that will end up in the blue channel of the output image. |
Expressions/Channel/TG_Expression_ChannelCombiner.h |
- Meta=(TGType="TG_Input", PinDisplayName="B")
|
| Green |
FTG_Texture |
The image that will end up in the green channel of the output image. |
Expressions/Channel/TG_Expression_ChannelCombiner.h |
- Meta=(TGType="TG_Input", PinDisplayName="G")
|
| Output |
FTG_Texture |
The output image that combines the red, green, blue and alpha images into a single one. |
Expressions/Channel/TG_Expression_ChannelCombiner.h |
- EditAnywhere
- Category=NoCategory
- Meta=(TGType="TG_Output", PinDisplayName="RGBA")
|
| Red |
FTG_Texture |
The image that will end up in the red channel of the output image. |
Expressions/Channel/TG_Expression_ChannelCombiner.h |
- Meta=(TGType="TG_Input", PinDisplayName="R")
|