Added fog on the main scene

This commit is contained in:
2026-07-08 19:38:37 +03:00
parent 72b48492cc
commit 34369f1ddf
131 changed files with 24529 additions and 121 deletions
@@ -0,0 +1,22 @@
# __Cosmos skybox shader documentation__
__The package contains two shaders:__
- Cosmos Animated (Skybox/Cosmos Animated)
- Cosmos Animated Mesh (Unlit/Cosmos Animated Mesh)
## __Cosmos Animated__ shader
### Properties:
- ***Color*** - tint color
- ***Main Texture*** - Main skybox texture (Cubemap)
- ***Colorize*** - saturation of skybox (0 is BW, 1 is Colorful)
<br><br>
- ***Animation*** - Enable animation of the skybox (turning off can increase the performance)
<br><br>
- ***Detail textures*** - Additive 2D detail textures
- ***Intensity*** - Influence of texture (0 is no influence)
- ***Scale*** - Scale of detail texture
- ***Distortion*** - Distortion of detail texture
- ***Speed*** - Animation speed
## __Cosmos Animated Mesh__ shader
### It is same as __Cosmos Animated__ shader but for meshes