Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoftMaskForUGUI v2 #162

Open
mob-sakai opened this issue Dec 7, 2023 · 2 comments
Open

SoftMaskForUGUI v2 #162

mob-sakai opened this issue Dec 7, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mob-sakai
Copy link
Owner

mob-sakai commented Dec 7, 2023

Key Features

  • Add project settings for UISoftMask.
  • Add assets modification system to migrate.
  • Improve the shaders:
    • Add stereo mode.
    • Exclude unused shader variants from the build.
  • Add AntiAliasing masking mode.
    • This mode suppresses stencil-derived mask aliasing without using RenderTexture.
  • Add SoftMask.softMaskingRange option:
    • SoftMask.softness will be obsolete.
  • Add MaskingShape component:
    • To add/remove masking area.
    • SoftMask.partOfParent will be obsolete.
  • Add support for UI components:
  • SoftMaskable component will be auto-generated object.
    • The options such as SoftMaskable.maskInteraction will be removed.
  • Fix rendering issues on certain devices.
@mob-sakai mob-sakai added the enhancement New feature or request label Dec 7, 2023
@mob-sakai mob-sakai self-assigned this Dec 7, 2023
@tpnet
Copy link

tpnet commented Dec 26, 2023

Looking forward to it very much. May I ask when the author will update

@afshinunity
Copy link

very nice, keep going. it must be a unity built-in feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants