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

namespace UnityEngine.UIElements.UIR
{
public class ClipMethod // TypeDefIndex: 6409
{
	// Fields
	type#20890 value__;
	type#15984 Undetermined;
	type#15984 NotClipped;
	type#15984 Scissor;
	type#15984 ShaderDiscard;
	type#15984 Stencil;
}
}
