// Assembly: UnityEngine.ParticleSystemModule
// Full name: EmitParams

public class EmitParams // TypeDefIndex: 12953
{
	// Fields
	type#32790 m_Particle;
	type#15314 m_PositionSet;
	type#15314 m_VelocitySet;
	type#15314 m_AxisOfRotationSet;
	type#15314 m_RotationSet;
	type#15314 m_AngularVelocitySet;
	type#15314 m_StartSizeSet;
	type#15314 m_StartColorSet;
	type#15314 m_RandomSeedSet;
	type#15314 m_StartLifetimeSet;
	type#15314 m_MeshIndexSet;
	type#15314 m_ApplyShapeToPosition;
}
