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

namespace UnityEngine.UIElements
{
public class UnsafeMeshGenerationNode // TypeDefIndex: 5712
{
	// Fields
	type#18829 m_Handle;

	// Methods
	// RVA: -1
	private type#22606 GetManaged() { }
	// RVA: -1
	internal static type#28660 Create(type#18828 handle, type#12205 node) { }
	// RVA: -1
	public type#28660 DrawMesh(type#9575 vertices, type#9570 indices, type#27317 texture) { }
	// RVA: -1
	internal type#28660 DrawMeshInternal(type#9575 vertices, type#9570 indices, type#27317 texture, type#15335 skipAtlas) { }
	// RVA: -1
	internal type#28660 DrawGradientsInternal(type#9575 vertices, type#9570 indices, type#28505 gradientsOwner) { }
	// RVA: -1
	internal type#17872 GetParentEntry() { }
}
}
