Update readme
parent
6a15aaaeb2
commit
8b0fad6a52
|
@ -57,8 +57,10 @@ By using SoftMask instead of default Mask, rounded edges of UI elements can be e
|
|||

|
||||
* Support TextMeshPro.
|
||||

|
||||
* Make multiple holes on one background by 'Parts of parent' option
|
||||
* Make multiple holes on one background by 'Parts of parent' option.
|
||||

|
||||
* Camera movement affects the mask rendering when on a World Space Canvas.
|
||||

|
||||
|
||||
|
||||
#### Components
|
||||
|
@ -86,7 +88,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
|
|||
```js
|
||||
{
|
||||
"dependencies": {
|
||||
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.7.0",
|
||||
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.8.0",
|
||||
...
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue