成就系统 巨大修改 新的ui 黑白效果 等一堆
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
GRAYSCALE UI SHADER
|
||||
|
||||
Shader to convert UI elements to grayscale.
|
||||
Supports URP and Built-in render pipelines.
|
||||
|
||||
Material Parameters:
|
||||
- Saturation: Controls how much color is preserved (0 = full grayscale)
|
||||
- Gain: Multiplies final brightness
|
||||
- Use Alpha Clip: Enables alpha-based transparency cutoff
|
||||
- Stencil settings: Comparison, ID, Operation, Read/Write Mask
|
||||
- Color Mask: Defines which color channels are rendered
|
||||
|
||||
Tested on: Windows, Mac, Android
|
||||
Unity Version: 2022.1+
|
||||
Support: Turishader@gmail.com
|
||||
Reference in New Issue
Block a user