From 6c0dc6615522a7308fc7457b469521ee82130705 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 8 Apr 2021 18:26:02 +0800 Subject: *canvas update system --- Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Graphic.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics') diff --git a/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Graphic.cs b/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Graphic.cs index 4bbabc7..1ded27a 100644 --- a/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Graphic.cs +++ b/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Graphic.cs @@ -411,6 +411,7 @@ namespace UnityEngine.UI workerMesh.Clear(); } + // 自定义流程 var components = ListPool.Get(); GetComponents(typeof(IMeshModifier), components); -- cgit v1.1-26-g67d0