# Blend Shaders

## Unity Package

Free

The Blend Shaders package contains over 20 shaders for blending textures and sprites in Unity (based on Photoshop's blend modes), and it contains a cginc file with a standalone function for each of the blend modes.

[_GitHub_ Install from GitHub](https://github.com/zigurous/unity-blend-shaders) [_download_ Direct Download](https://github.com/zigurous/unity-blend-shaders/archive/refs/tags/v2.0.0.zip)

## Screenshots

## Installation

Use the Unity Package Manager to install the Tweening package.

1. Open the Package Manager in **Window > Package Manager**  
2. Click the add ( **+**) button in the status bar  
3. Select **Add package from git URL** from the add menu  
4. Enter the following Git URL in the text box and click Add:

```plaintext
https://github.com/zigurous/unity-blend-shaders.git
```

## Details

- **Download Size** – 62 KB  
- **Included Assets** – 20+  
- [**Release**](https://github.com/zigurous/unity-blend-shaders/releases/tag/v2.0.0) – 2.0.0  
- [**Source Code**](https://github.com/zigurous/unity-blend-shaders)  
- [**License**](https://github.com/zigurous/unity-blend-shaders/blob/main/LICENSE.md)
