improve noir glasses shader (#37996)
* improve noir glasses shader * tweak values
This commit is contained in:
@@ -47,6 +47,12 @@
|
||||
kind: source
|
||||
path: "/Textures/Shaders/rainbow.swsl"
|
||||
|
||||
# sin city effect: everything is greyscale, except red
|
||||
- type: shader
|
||||
id: Noir
|
||||
kind: source
|
||||
path: "/Textures/Shaders/noir.swsl"
|
||||
|
||||
- type: shader
|
||||
id: CameraStatic
|
||||
kind: source
|
||||
@@ -108,4 +114,4 @@
|
||||
- type: shader
|
||||
id: Hologram
|
||||
kind: source
|
||||
path: "/Textures/Shaders/hologram.swsl"
|
||||
path: "/Textures/Shaders/hologram.swsl"
|
||||
|
||||
Reference in New Issue
Block a user