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

namespace UnityEngine.UIElements.UIR
{
public class DrawParams // TypeDefIndex: 6354
{
	// Fields
	type#25024 k_UnlimitedRect;
	type#25024 k_FullNormalizedRect;
	type#10259 view;
	type#10262 scissor;
	type#9007 renderTexture;
	type#8832 defaultMaterial;

	// Methods
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
