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

namespace UnityEngine.UIElements
{
public class RenderHints // TypeDefIndex: 5676
{
	// Fields
	type#20890 value__;
	type#25241 None;
	type#25241 GroupTransform;
	type#25241 BoneTransform;
	type#25241 ClipWithScissors;
	type#25241 MaskContainer;
	type#25241 DynamicColor;
	type#25241 DirtyOffset;
	type#25241 DirtyGroupTransform;
	type#25241 DirtyBoneTransform;
	type#25241 DirtyClipWithScissors;
	type#25241 DirtyMaskContainer;
	type#25241 DirtyDynamicColor;
	type#25241 DirtyAll;
}
}
