// Assembly: DOTween
// Full name: DG.Tweening.CustomPlugins.PureQuaternionPlugin

namespace DG.Tweening.CustomPlugins
{
public class PureQuaternionPlugin // TypeDefIndex: 11265
{
	// Fields
	type#24832 _plug;

	// Methods
	// RVA: -1
	public static type#24831 Plug() { }
	// RVA: -1
	public virtual type#28660 Reset(type#10678 t) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10678 t, type#15313 isRelative) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10678 t, type#24838 fromValue, type#15313 setImmediately) { }
	// RVA: -1
	public virtual type#24838 ConvertToStartValue(type#10678 t, type#24838 value) { }
	// RVA: -1
	public virtual type#28660 SetRelativeEndValue(type#10678 t) { }
	// RVA: -1
	public virtual type#28660 SetChangeValue(type#10678 t) { }
	// RVA: -1
	public virtual type#26059 GetSpeedBasedDuration(type#23433 options, type#26059 unitsXSecond, type#24838 changeValue) { }
	// RVA: -1
	public virtual type#28660 EvaluateAndApply(type#23433 options, type#27677 t, type#15313 isRelative, type#4315 getter, type#4336 setter, type#26059 elapsed, type#24838 startValue, type#24838 changeValue, type#26059 duration, type#15313 usingInversePosition, type#28189 updateNotice) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
