I no lights in this scene. Just the Skybox dynamic lighting that is occurring. This black hole is being lit by the skybox, which obviously doesn’t look right. Problem is I can’t figure out how to apply light layers to the skybox, so it doesn’t light my black hole.
Is there a way I can get this object to not be lit by my skybox?
Thank you
EDIT: I fixed it. I’m dumb. I just had to change from a PBR Graph to an HDRP Unlit Graph. A normal unlit graph does not have Emission as an option so I couldn’t use that one. For HDRP Unlit, I had to change the color from white to pure black. That made it work flawlessly.