Add Camera Position variable in niagara.

I want to make this in niagara, but I need camera position to scale particle velocity and then scale particle size from it. I know I can pass camera position via blueprint but I would realy like to make this niagara system work on it’s own without passing camera position to every system that has this velocity scaling module.