How can I change or create an abyss effect when falling? [SOLVED]
I've been using Unity for a little while and I am trying to under and and figure out how I can create a sort of "Dark Abyss" type effect for if a player falls off the platform.
I currently have the camera pointed downward and all I see right now is an ugly grey from 3D Space and that is what I was looking to change for in-game view.
Can someone point me in the right direction as to a good way to do this?
I have been looking around but I don't think I am looking the right way since I am not finding anything about it. All I can think of is making a huge terrain or plain the size of my map and applying a black texture to it.
Is that a good way or is there a better way?
Any help or tips for this are greatly appreciated!

If you're not otherwise using a skybox, you could just add an all black one to your scene.
It's got the default skybox but tbh I don't really need it.
If i'm not mistaken you mean just make it black or something?
I'm not too familiar with skyboxes yet but i'll go play around with it. Thanks.
Your answer