We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a09d1 commit 27ed237Copy full SHA for 27ed237
1 file changed
README.md
@@ -31,7 +31,7 @@ Get `.unitypackage` from [releases](https://github.com/kirevdokimov/Unity-UI-Rou
31
- Adjust `Radius` property
32
#### Certain roundness value for each corner
33
- Add `ImageWithIndependentRoundedCorners` to a GameObject with an `Image`
34
-- Adjust
+- Adjust `r` Vector4 property. Each vector component represent radius, clockwise, starting with top-left corner
35
#### Important thing
36
If you need to add or change the image at runtime, call `Validate()` and then `Refresh()` to update the materials.
37
0 commit comments