Enum EmitterShape
- Namespace
- Lime
- Assembly
- Lime.dll
public enum EmitterShape
Fields
Area = 3
Custom = 4
Particles are generated inside polygon defined by EmitterShapePoint points. Polygon points are oriented clockwise.
Ellipse = 2
Line = 1
Point = 0