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

namespace UnityEngine.UIElements
{
public class Translate // TypeDefIndex: 6043
{
	// Fields
	type#21927 m_X;
	type#21927 m_Y;
	type#26060 m_Z;
	type#15314 m_isNone;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#21926 x, type#21926 y, type#26059 z) { }
	// RVA: -1
	internal type#28660 .ctor(type#28468 v) { }
	// RVA: -1
	public static type#27627 None() { }
	// RVA: -1
	public type#21926 get_x() { }
	// RVA: -1
	public type#28660 set_x(type#21926 value) { }
	// RVA: -1
	public type#21926 get_y() { }
	// RVA: -1
	public type#28660 set_y(type#21926 value) { }
	// RVA: -1
	public type#26059 get_z() { }
	// RVA: -1
	public type#28660 set_z(type#26059 value) { }
	// RVA: -1
	public static type#15313 op_Equality(type#27627 lhs, type#27627 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#27627 lhs, type#27627 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27627 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
