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

namespace UnityEngine.UIElements.UIR
{
public class RenderDataDirtyTypes // TypeDefIndex: 6403
{
	// Fields
	type#20890 value__;
	type#25234 None;
	type#25234 Transform;
	type#25234 ClipRectSize;
	type#25234 Clipping;
	type#25234 ClippingHierarchy;
	type#25234 Visuals;
	type#25234 VisualsHierarchy;
	type#25234 VisualsOpacityId;
	type#25234 Opacity;
	type#25234 OpacityHierarchy;
	type#25234 Color;
	type#25234 AllVisuals;
}
}
