// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.TransformData

namespace UnityEngine.UIElements
{
public class TransformData // TypeDefIndex: 5986
{
	// Fields
	type#25434 rotate;
	type#25599 scale;
	type#27618 transformOrigin;
	type#27629 translate;

	// Methods
	// RVA: -1
	public virtual type#27614 Copy() { }
	// RVA: -1
	public virtual type#28660 CopyFrom(type#12187 other) { }
	// RVA: -1
	public static type#15313 op_Equality(type#27614 lhs, type#27614 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27614 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
