UI Spline Renderer
UISplineRenderer is a Unity package that allows you to render splines on a canvas, with features like fast rendering, update on demand, and support for multiple splines and custom textures.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $24
- Category:
- Tools › Gui
- Developer:
- olivecrow
- Price:
- $24
- Rating:
- Favorites:
- 126
- Supported Unity Versions:
- 6000.0.38 or higher
- Current Version:
- 1.15
- Download Size:
- 156.50 KB
- Last Update:
- Mar 12, 2025
- Description:
- UISplineRenderer is a simple spline-shaped UI graphic that can be used as an Image component. It supports features like animation, dragging and dropping end points, and interacting with the spline. The package has dependencies on Splines, Collections, Mathematics, and Burst packages, and supports third-party assets like True Shadow. It is compatible with Unity 2021 LTS and later versions.
- Technical Details:
- The package uses Unity's built-in spline package and is optimized for fast rendering using the Job System and Burst compile. It supports multiple splines in a single SplineContainer, custom textures, and materials. The package also includes a demo scene that showcases its features, including animation, spline shape buttons, and dragging and dropping end points.
- Continue »