You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-14 12:10:08 +00:00
# [5.0.0-preview.11](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v5.0.0-preview.10...v5.0.0-preview.11) (2024-09-29) ### Features * change the default value of `UIParticle.scale` from `10` to `1` ([4e188dd](4e188dd39e)) * UIParticle no longer inherits from MaskableGraphic ([52eb28c](52eb28cdaf)) ### BREAKING CHANGES * Some members inherited from MaskableGraphic will no longer be available.