Merge 0300ed3625
into b870d64b57
commit
ae28e72d0c
|
@ -45,7 +45,7 @@ By using SoftMask instead of the default Mask component, you can beautifully rep
|
|||
* (Option) Raycast is filtered only for the visible part.
|
||||

|
||||
* Contain soft maskable UI shader.
|
||||
* Support soft masks in your custom shaders by adding just 3 lines. For details, please see [Development Note](#support-soft-masks-in-your-custom-shaders).
|
||||
* Support soft masks in your custom shaders by adding just 3 lines. For details, please see [Development Note](#support-soft-masks-with-your-custom-shaders).
|
||||
* Adjust soft mask buffer size to improve performance.
|
||||
* Convert existing Mask to SoftMask from context menu.
|
||||

|
||||
|
|
Loading…
Reference in New Issue