From e323f7973a7f0e9418197cd6e6dc8dc72fe31124 Mon Sep 17 00:00:00 2001 From: cocos02 Date: Mon, 8 Jun 2026 12:49:42 +0800 Subject: [PATCH] fix: pass SmoothStepEdge component instead of string to default-edge-type --- editor/components/SceneGraph.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/components/SceneGraph.vue b/editor/components/SceneGraph.vue index ff5d806..4904444 100644 --- a/editor/components/SceneGraph.vue +++ b/editor/components/SceneGraph.vue @@ -1,6 +1,6 @@