精简属性显示节点角度,方便调整

This commit is contained in:
xu_yanfeng 2025-05-22 17:17:40 +08:00
parent c9d9471d24
commit 3abb282e65

View File

@ -168,6 +168,7 @@ export function getSimpleProperties(typeName: string): string[] {
"opacity", "opacity",
"skew", "skew",
"group", "group",
"angle",
//---------- //----------
"worldPosition", "worldPosition",
"worldScale", "worldScale",