feat(MeshRenderer): 实现MeshRenderer的可编辑组件

This commit is contained in:
2025-10-23 09:45:56 +08:00
parent e0054394f5
commit 4ef8430c6b
14 changed files with 230 additions and 12 deletions

View File

@@ -14,6 +14,7 @@ GameObject:
- component: {fileID: 2933073816800901446}
- component: {fileID: 162156210837205425}
- component: {fileID: 4434834246038522293}
- component: {fileID: 7931804082152492731}
m_Layer: 0
m_Name: Button
m_TagString: Untagged
@@ -136,8 +137,21 @@ MonoBehaviour:
isEnableInteract: 1
isEnableEdit: 1
isEnableConnect: 1
isEnablePlayerConnect: 1
componentName:
needSignalCount: 1
isOpenInEditor: 1
signalDuration: 1
--- !u!114 &7931804082152492731
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2052340463965227198}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ce12e438b058416294facd94fdcec417, type: 3}
m_Name:
m_EditorClassIdentifier:
isEnableEdit: 1
isOpenInEditor: 1