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

namespace UnityEngine
{
public class ParticleSystemGradientMode // TypeDefIndex: 12959
{
	// Fields
	type#20890 value__;
	type#24278 Color;
	type#24278 Gradient;
	type#24278 TwoColors;
	type#24278 TwoGradients;
	type#24278 RandomColor;
}
}
