Mount Fuji Engine  0.8b

Fuji particle emitter types.

Enumerator
MFET_Point 

Emitter will emit from a singular point.

MFET_Sphere 

Emitter will emit from a random point within a sphere.

MFET_Disc 

Emitter will emit from a random point on a disc.

Particles will be concentrated towards the center of the disc.

MFET_Max 

Max emitter type.

MFET_ForceInt 

Force MFEmitterType to an int type.