Nesting / embedding parameters in Niagara

Say I have some parameter set up—in this case just a Random Vector, but this would be even more useful for a curve or something more complicated—like so:

…and I decide I want to transform it somehow, like by embedding it in a Multiply:

Right now, as far as I can tell, the only way to go from the first to the second is to manually recreate the Random Vector inside the Multiply. It would be great if there were a way to do either of the following:

  • From the Random, select an “Embed In…” option that offers all the available things-that-take-a-vector-parameter
  • Copy the Random to be able to paste it into the Multiply after creating it

Is there already a way to do this, or is something like it on the roadmap? If not, it would be a really handy feature to have.

It’s something our internal artists have requested as well. Will definitely consider it for a future version