EyeonTips:Script/Reference/Applications/Fuse/Classes/Input/SetSource
From VFXPedia
- SetSource will trigger the NotifyChanged event if the target input has INP_DoNotifyChanged enabled. If you want to prevent this, you can add a third parameter (set to zero) to SetSource:
InRed:SetSource(Number(rLow), 0, 0)