// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.RenderChainVEData

namespace UnityEngine.UIElements.UIR
{
public class RenderChainVEData // TypeDefIndex: 6406
{
	// Fields
	type#28618 prev;
	type#28618 next;
	type#28618 groupTransformAncestor;
	type#28618 boneTransformAncestor;
	type#28618 prevDirty;
	type#28618 nextDirty;
	type#25236 flags;
	type#20872 hierarchyDepth;
	type#25233 dirtiedValues;
	type#27921 dirtyID;
	type#25227 firstHeadCommand;
	type#25227 lastHeadCommand;
	type#25227 firstTailCommand;
	type#25227 lastTailCommand;
	type#15318 localFlipsWinding;
	type#15318 localTransformScaleZero;
	type#15318 worldFlipsWinding;
	type#15318 worldTransformScaleZero;
	type#15983 clipMethod;
	type#20872 childrenStencilRef;
	type#20872 childrenMaskDepth;
	type#22617 headMesh;
	type#22617 tailMesh;
	type#22509 verticesSpace;
	type#14926 transformID;
	type#14926 clipRectID;
	type#14926 opacityID;
	type#14926 textCoreSettingsID;
	type#14926 colorID;
	type#14926 backgroundColorID;
	type#14926 borderLeftColorID;
	type#14926 borderTopColorID;
	type#14926 borderRightColorID;
	type#14926 borderBottomColorID;
	type#14926 tintColorID;
	type#26063 compositeOpacity;
	type#26063 backgroundAlpha;
	type#3751 textures;
	type#15318 pendingRepaint;
	type#15318 pendingHierarchicalRepaint;

	// Methods
	// RVA: -1
	public type#25224 get_lastTailOrHeadCommand() { }
	// RVA: -1
	public static type#15313 AllocatesID(type#14924 alloc) { }
	// RVA: -1
	public static type#15313 InheritsID(type#14924 alloc) { }
	// RVA: -1
	public type#15313 get_isInChain() { }
	// RVA: -1
	public type#15313 get_isGroupTransform() { }
	// RVA: -1
	public type#15313 get_isIgnoringDynamicColorHint() { }
	// RVA: -1
	public type#15313 get_hasExtraData() { }
	// RVA: -1
	public type#15313 get_hasExtraMeshes() { }
}
}
