// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Internal_DrawTextureArguments

namespace UnityEngine
{
public class Internal_DrawTextureArguments // TypeDefIndex: 8706
{
	// Fields
	type#25021 screenRect;
	type#25021 sourceRect;
	type#20872 leftBorder;
	type#20872 rightBorder;
	type#20872 topBorder;
	type#20872 bottomBorder;
	type#16071 leftBorderColor;
	type#16071 rightBorderColor;
	type#16071 topBorderColor;
	type#16071 bottomBorderColor;
	type#16071 color;
	type#28498 borderWidths;
	type#28498 cornerRadiuses;
	type#15318 smoothCorners;
	type#20872 pass;
	type#27315 texture;
	type#22480 mat;
}
}
