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