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

namespace UnityEngine.UIElements
{
public class TransformOriginOffset // TypeDefIndex: 6054
{
	// Fields
	type#20890 value__;
	type#27620 Left;
	type#27620 Right;
	type#27620 Top;
	type#27620 Bottom;
	type#27620 Center;
}
}
