About UIFX - Glow Filter
Overview
UIFX-GlowFilter
is a new visual effect for Unity's UI (uGUI) components that renders beautiful glows around your UI components.
Getting Started
Just add the UIFX-GlowFilter
component to your UI component. That's it!
Features
- High quality glow effect
- Dithering to eliminate banding
- Create small or large glows
- TextMeshPro supported
- Easy to use
- Highly optimised
- Cross-platform
- Built-in/URP/HDRP
- Source code included
- Well documented & supported
- Also works in editor (no need to enter play mode)
Usage
Some example use cases:
- Interactive Glow
- Edge Modes
- Gradient Falloff
- Glow Shapes
Customer Reviews
Transform Your UI to AAA Quality with This Game-Changing Asset! This asset is an absolute game-changer! It took my Canvas/uGUI-based UI to AAA quality in no time, and the best part—it works with all render pipelines! It’s also super smooth with both TextMeshPro and Image controls, which is a big win. The customization options are endless, allowing me to tweak every detail, and the fact that everything is animatable? Mind-blowing! Performance-wise, it’s rock solid. And let me tell you, the support is incredible—super kind and always helpful! I’m honestly so excited because the project I’m working on is going to rely entirely on these fantastic plugins
Compatibility
Unity Version | 6.x | 2023.x | 2022.x | 2021.x | 2020.x | 2019.x | 2018.x | 2017.x |
---|---|---|---|---|---|---|---|---|
Supported | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |
Platform | Windows/UWP | macOS | Linux | Android | iOS / tvOS | WebGL | PS4 / PS5 | XBox One |
---|---|---|---|---|---|---|---|---|
Supported | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Render Pipeline | Built-in | URP | HDRP |
---|---|---|---|
Supported | ✓ | ✓ | ✓ |
Dependencies
This plugin requires the Unity.UI
package that is included with Unity by default.
Supported Features
UI Feature | Supported | Notes |
---|---|---|
Components: | ||
Text | ✓ | |
TextMeshPro | ✓ | |
Image | ✓ | |
RawImage | ✓ | |
Mask | ✓ | |
Rect Mask 2D | ✓ | |
CanvasGroup | ✓ | |
Custom | ✓ | |
Canvas Render Modes: | ||
Screen-Space Overlay | ✓ | |
Screen-Space Camera | ✓ | |
World Space | X | |
Render Pipelines: | ||
Built-in | ✓ | |
URP | ✓ | |
HDRP | ✓ | |
Colorspaces: | ||
Gamma | ✓ | |
Linear | ✓ |