// Assembly: DOTween
// Full name: DG.Tweening.PathType

namespace DG.Tweening
{
public class PathType // TypeDefIndex: 11133
{
	// Fields
	type#20890 value__;
	type#24333 Linear;
	type#24333 CatmullRom;
	type#24333 CubicBezier;
}
}
