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

namespace UnityEngine.UIElements
{
public class VisualElementFlags // TypeDefIndex: 6268
{
	// Fields
	type#20890 value__;
	type#28633 WorldTransformDirty;
	type#28633 WorldTransformInverseDirty;
	type#28633 WorldClipDirty;
	type#28633 BoundingBoxDirty;
	type#28633 WorldBoundingBoxDirty;
	type#28633 EventInterestParentCategoriesDirty;
	type#28633 LayoutManual;
	type#28633 CompositeRoot;
	type#28633 RequireMeasureFunction;
	type#28633 EnableViewDataPersistence;
	type#28633 DisableClipping;
	type#28633 NeedsAttachToPanelEvent;
	type#28633 HierarchyDisplayed;
	type#28633 StyleInitialized;
	type#28633 DisableRendering;
	type#28633 Needs3DBounds;
	type#28633 LocalBounds3DDirty;
	type#28633 DetachedDataSource;
	type#28633 ReceivesHierarchyGeometryChangedEvents;
	type#28633 BoundingBoxDirtiedSinceLastLayoutPass;
	type#28633 Init;
}
}
