// Assembly: DOTween
// Full name: DG.Tweening.Plugins.Options.OrientType

namespace DG.Tweening.Plugins.Options
{
public class OrientType // TypeDefIndex: 11242
{
	// Fields
	type#20890 value__;
	type#23963 None;
	type#23963 ToPath;
	type#23963 LookAtTransform;
	type#23963 LookAtPosition;
}
}
