You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-14 20:20:06 +00:00
# [5.0.0-preview.13](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/5.0.0-preview.12...5.0.0-preview.13) (2025-01-03) ### Features * change the default value of `UIParticle.scale` from `10` to `1` ([9955eef](9955eefdc2)) * UIParticle no longer inherits from MaskableGraphic ([c09bfb8](c09bfb81ab)) ### BREAKING CHANGES * Some members inherited from MaskableGraphic will no longer be available.