| AlphaChannel |
EColorChannel |
The output in the Alpha channel. |
Expressions/Channel/TG_Expression_ChannelSwizzle.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", DisplayName="Alpha")
|
| BlueChannel |
EColorChannel |
The output in the Blue channel. |
Expressions/Channel/TG_Expression_ChannelSwizzle.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", DisplayName="Blue")
|
| GreenChannel |
EColorChannel |
The output in the Green channel. |
Expressions/Channel/TG_Expression_ChannelSwizzle.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", DisplayName="Green")
|
| Input |
FTG_Texture |
The input texture. |
Expressions/Channel/TG_Expression_ChannelSwizzle.h |
- Meta=(TGType="TG_Input", PinDisplayName="")
|
| Output |
FTG_Texture |
The output texture after swizzle operation. |
Expressions/Channel/TG_Expression_ChannelSwizzle.h |
- EditAnywhere
- Category=NoCategory
- Meta=(TGType="TG_Output", PinDisplayName="")
|
| RedChannel |
EColorChannel |
The output in the red channel. |
Expressions/Channel/TG_Expression_ChannelSwizzle.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", DisplayName="Red")
|