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

namespace DG.Tweening.Plugins.Options
{
public class PathOptions // TypeDefIndex: 11243
{
	// Fields
	type#24321 mode;
	type#23962 orientType;
	type#14818 lockPositionAxis;
	type#14818 lockRotationAxis;
	type#15318 isClosedPath;
	type#28472 lookAtPosition;
	type#27608 lookAtTransform;
	type#26063 lookAhead;
	type#15318 hasCustomForwardDirection;
	type#24842 forward;
	type#15318 useLocalPosition;
	type#27608 parent;
	type#15318 isRigidbody;
	type#24840 startupRot;
	type#26061 startupZRot;
	type#15315 addedExtraStartWp;
	type#15315 addedExtraEndWp;

	// Methods
	// RVA: -1
	public virtual type#28660 Reset() { }
}
}
