How do you supply custom reflections to a shader?

I’m using Unity with Amplify Shader Editor and/or Shader Graph, but willing to learn to write a shader if that’s what it takes to achieve what I need. I need to be able to supply my own reflection instead of using global illumination (or maybe the answer is to somehow override or edit the global […]