About UIFX - Outline Filter
Overview
UIFX-OutlineFilter
is a new visual effect for Unity's UI (uGUI) components that renders beautiful outlines around your UI components.
Getting Started
Just add the UIFX-OutlineFilter
component to your UI component. That's it!
Features
- High quality outline rendering
- TextMeshPro supported
- Easy to use
- Highly optimised
- Extremely fast for massive outlines
- 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 Outline
- Size Adjustable
- Render Outline Only
- Combine Multiple Outlines
Customer Reviews
“The most useful asset out there for text outlines. The developer is the greatest as they provide you the most fast and optimal solution as you contact them. Great plugin and dev.”
Best UI Outline Kit! This is the best ui outline solution and is worth recommending to everyone. Most importantly, the author's support is very fast and so great!
Great Lifesaver. I used this effect on my images as a selection effect. Since it can be stacked, I could also make fancy effects on my logo. Since I can give the effect I want on the same image, I removed duplicate images in my application. I was able to keep the application size small.
Great asset!!! This plugin performs exceptionally well, creating beautiful UI image outlines without hogging resources. Curious, I reached out to the developer to ask if they could possibly introduce a feature allowing us to save outlined sprites as PNG files. Initially, my inquiry was made with little expectation. However, not only did the developer respond promptly, but they also added the requested feature the very next day. I am deeply thankful to the UIFX - Outline Filter developers for their prompt and effective action! It’s truly outstanding.
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 | ✓ |