Supersampling Antialiasing for Unity
Improve visual quality and reduce pixel flickering with supersampling antialiasing, ideal for indie games and modest PCs.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $9.99
- Category:
- Tools › Camera
- Developer:
- Hammer Development
- Price:
- $9.99
- Favorites:
- 17
- Supported Unity Versions:
- 2021.3.23 or higher
- Current Version:
- 1.1
- Download Size:
- 13.12 MB
- Last Update:
- Dec 8, 2023
- Description:
- This package provides a supersampling antialiasing solution for Unity, allowing you to manage quality and performance for different quality levels. It includes a range of options, from 2x to 4x supersampling, with corresponding shaders to ensure proper downsampling. The package also includes FXAA for a low-quality option or comparison with SSAA. It is compatible with Unity 2021/2022/2023 and can be used on older versions if needed. The package works by converting the scene camera to a UI canvas, which may result in a 'No camera is rendering' warning, but this can be disabled in the Unity settings.
- Technical Details:
- - Supersampling antialiasing (2x, 3x, 4x) with proper shaders.
- Antialiasing manager to switch between AA methods and settings (None, FXAA, SMAA, SSAA) - Continue »