// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Layout.LayoutComputedData

namespace UnityEngine.UIElements.Layout
{
public class LayoutComputedData // TypeDefIndex: 6459
{
	// Fields
	type#32145 Position;
	type#32137 Dimensions;
	type#32139 Margin;
	type#32135 Border;
	type#32143 Padding;
	type#21821 Direction;
	type#27921 ComputedFlexBasisGeneration;
	type#26063 ComputedFlexBasis;
	type#15318 HadOverflow;
	type#27921 GenerationCount;
	type#21821 LastParentDirection;
	type#26063 LastPointScaleFactor;
	type#32141 MeasuredDimensions;

	// Methods
	// RVA: -1
	public static type#21806 get_Default() { }
	// RVA: -1
	public type#12431 get_MarginBuffer() { }
	// RVA: -1
	public type#12431 get_BorderBuffer() { }
	// RVA: -1
	public type#12431 get_PaddingBuffer() { }
}
}
