Relatively new to UE, I’m working in 4.27. Is there any way to take the output of math done on a parameter (or two, in this case) and store it as a new parameter that can then be referenced? The only solution I can think of would be to bake the result to a render target at runtime via blueprints, but that seems to be a bit overkill for what I’m trying to do.