Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 490 Bytes

index.md

File metadata and controls

10 lines (6 loc) · 490 Bytes

Particle System

Particle system is the basis of game engine effects performance, it can be used to simulate natural phenomena such as fire, smoke, water, clouds, snow, falling leaves, etc. It can also be used to simulate abstract visual effects such as luminous trails, speed lines, etc.

particle

Creator supports 2D/3D particle system, please refer to the following for details: