Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeImageProject
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeImageProject.h |
| Include | #include "MuT/NodeImageProject.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeImageProject.cpp |
void SetAngleFadeChannels
&40;
bool bFadeRGB,
bool bFadeA
&41;
Remarks
Set the angle-based fading behaviour for this projector. It must be set separately for RGB and Alpha channels of the images to project. By default it is enabled for all channels. Disabling the angle fade will still use the AngleFadeEnd below to clamp the projection, but it will ignore the start angle, so it will not apply a fading gradient.