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

public class MinMaxCurve // TypeDefIndex: 12949
{
	// Fields
	type#24273 m_Mode;
	type#26061 m_CurveMultiplier;
	type#14338 m_CurveMin;
	type#14338 m_CurveMax;
	type#26061 m_ConstantMin;
	type#26061 m_ConstantMax;

	// Methods
	// RVA: -1
	public type#14336 get_curveMin() { }
	// RVA: -1
	public type#26059 get_constant() { }
	// RVA: -1
	public type#14336 get_curve() { }
}
