I’m trying to make an effect based on the direction from the camera to the visual effect’s center. I see there’s a Main Camera node, but that’s not very convenient to use when moving around the Scene view while creating effects. I’m trying to access whatever the “current” camera is, which would sometimes be the main camera, but would other times be the Editor’s Scene view camera.
I see a plain old “Camera” node, but it doesn’t seem to be what I think it is. It’s value’s seem to all be defaults.
Is there a node I can use to get the position/details about the “current” camera, such as the Scene view camera while I’m in the Scene view?