Modern procedural UI kit is the ultimate UI solution for Unity UGUI that offers unlimited possibilities for building UI without any sprite assets but customizable shapes and gradients.
FEATURES
Shapes and their properties
â–ª 6 different Shape Modes (Circle, Triangle, Rectangle, Pentagon, Hexagon, N-Star Polygon)
â–ª Fill, Stroke, Outline with arbitrary thickness
â–ª Edge falloff for anti-aliasing & shadow effect
â–ª Fill mode (Horizontal, Vertical, Radial)
Colors and Gradients
â–ª Color and sprite can be overlayed on top of shapes
â–ª Also Gradients (Linear, Radial, Corner)
Animation and Customization
â–ª Unity Animation and Timeline
â–ª Tweening and Scripting
Compatibility
â–ª Supports all Render Pipelines
â–ª Supports all types of Canvases
â–ª Works with Unity Mask and UI Layout
â–ª Works on Standalone & Mobile platforms
Performance
â–ª GPU based shape generation (SDF)
â–ª No extra CPU overhead compared to a basic Unity Image
â–ª Shapes are drawn on Simple Quads (Minimal vertex count)
â–ª Optimize Drawcalls by grouping multiple images with shared material
Others
â–ª Demo scenes and documentation included
â–ª Well documented C# code
â–ª Intuitive workflow with easy to use editor and neat scripting API
â–ª Easily convert existing images to MPImage
â–ª Comprehensive support
Limitations
â–ª Sliced, Tiled sprites are not supported yet.
â–ª Dashed outline/stroke is not possible right now.
Original_Link: https://assetstore.unity.com/packages/tools/gui/modern-procedural-ui-kit-163041