This extension requires one license per seat
Requires Unity 5.6.6 or higher.UI粒子——它是一个简单的扩展,允许您将粒子添加到UI中
UI Particles – it's a simple extension allows you to add particles into your UI.
UI Particles based on Unity Shuriken Particle System, you do not need change your particles. Simple add UIParticles script to your GameObjects with Shuriken Particle System, set it inside Canvas and you're done.基于Unity Shuriken粒子系统的UI粒子,你不需要改变你的粒子。只需将UI.les脚本添加到带有Shuriken粒子系统的游戏对象中,将其设置到画布中,就可以了。
Supported features:
UI Particles compatible with all types of canvases:
? Screen Space - Overlay
? Screen Space - Camera
? World Space
UI Particles support depth sorting inside UI.
UI Particles supports RectMask2D and Mask components with some shader changes.
UI Particles supports stretched billboards and mesh render modes.
UI Particles compatible with mobile devices. Tested on iOS and Android.
Unsupported features:
UI Particles currently not support Shuriken Particle Render module.
For Unity versions early 5.4 not support:
-Different particle scale for each axis.
-Frame over lifetime setting replaced to custom settings in UIPartice script.