namespace Oni.Particles { internal enum EmitterPosition { Point, Line, Circle, Sphere, Offset, Cylinder, BodySurface, BodyBones } }