How to create Skybox in Unity

Notes:

How to create Skybox in Unity:

Skybox:
Skybox is a textured 6 sided box which encloses a game scene to create realistic space.

Creating skybox material: To change skybox we must create a skybox material
1. Drag textures to Assets folder
2. Create a material - Shader drop down - Skybox / 6 Sided - Drag textures to appropriate slots

Changing skybox per scene:
Window Menu - Lighting – Scene Tab - Environment Lighting- Skybox
Select the skybox material from assets and drag on to Skybox field

Changing skybox per camera:
Select camera - Add component - Rendering - Skybox
Select the skybox material from assets