Skip to content

These components and shaders allow you to add rounded corners to UI elements!

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

kirevdokimov/Unity-UI-Rounded-Corners

Repository files navigation

Unity-UI-Rounded-Corners

This components and shaders allows you to add rounded corners to UI elements!

How to use

  • Create Panel
  • Replace Image with Image With Rounded Corners
  • Сreate new material with one of the following shaders
    • UI/RoundedCorners/Color
    • UI/RoundedCorners/Texture
  • Attach material to Image With Rounded Corners
  • Profit

Features

Keeps round while resizing

Supports Unity Mask