diff --git a/Assets/Scripts/Line/ConnectionPointInterfaceReference.cs b/Assets/Scripts/Line/ConnectionPointInterfaceReference.cs index a8303ec..2797de7 100644 --- a/Assets/Scripts/Line/ConnectionPointInterfaceReference.cs +++ b/Assets/Scripts/Line/ConnectionPointInterfaceReference.cs @@ -1,11 +1,27 @@ using System.Collections; using System.Collections.Generic; +using System.Linq; using UnityEngine; /// -/// 连接点接口引用组件,用于关联连接点和目标接口 +/// 锟斤拷锟接碉拷涌锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟节癸拷锟斤拷锟斤拷锟接碉拷锟侥匡拷锟接匡拷 /// public class ConnectionPointInterfaceReference : MonoBehaviour { - public GameObject targetInterface; // 目标接口对象 + public GameObject targetInterface; // 目锟斤拷涌诙锟斤拷锟 + + private MeshRenderer meshRenderer; + + // public List materials = new List(); + public void Start() + { + //materials = Resources.LoadAll("Material").ToList(); + if (GetComponent() != null) + { + meshRenderer = GetComponent(); + GameObject Cylinder = transform.parent.Find("WireCylinder").gameObject; + meshRenderer.materials[1].color = Cylinder.GetComponent().material.color; + //meshRenderer.materials[1] + } + } } diff --git a/Assets/Scripts/Line/WireDataPersistence.cs b/Assets/Scripts/Line/WireDataPersistence.cs index f6be2d8..2277eff 100644 --- a/Assets/Scripts/Line/WireDataPersistence.cs +++ b/Assets/Scripts/Line/WireDataPersistence.cs @@ -191,6 +191,7 @@ public class WireDataPersistence : MonoBehaviour #else CheckStandardFileExists(); #endif + return null; } /// diff --git a/Assets/StreamingAssets/WireData.json b/Assets/StreamingAssets/WireData.json index 57f23b1..2a97288 100644 --- a/Assets/StreamingAssets/WireData.json +++ b/Assets/StreamingAssets/WireData.json @@ -1,323 +1,16 @@ { "wires": [ - { - "startInterfaceName": "chudian231", - "endInterfaceName": "chudian227", - "startConnectionPointPosition": { - "x": -1.2912330627441407, - "y": -0.26317930221557619, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.3185701370239258, - "y": -0.2905614376068115, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127170856", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.019346168264746667, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.3049015998840333, - "y": -0.27687036991119387, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.9240370392799377, - "w": 0.38230299949645998 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": true, - "hasEndInterface": true, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467965722084046, - "wireColorB": 0.12615686655044557, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "chudian231", - "endInterfaceName": "chudian220", - "startConnectionPointPosition": { - "x": -1.2912330627441407, - "y": -0.26317930221557619, - "z": 0.09028154611587525 - }, - "endConnectionPointPosition": { - "x": -1.3185701370239258, - "y": -0.26755011081695559, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127170859", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.013842142187058926, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.3049015998840333, - "y": -0.26536470651626589, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.760881245136261, - "w": 0.6488911509513855 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": true, - "hasEndInterface": true, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", -<<<<<<< HEAD - "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467941880226136, - "wireColorB": 0.12615662813186646, -======= - "wireColorR": 0.6112549304962158, - "wireColorG": 0.4606019854545593, - "wireColorB": 0.07094945758581162, ->>>>>>> 71a99fcbab81574d126fb3d30b37eb20af98fb70 - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { -<<<<<<< HEAD - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { - "x": -1.2912330627441407, - "y": -0.26317930221557619, - "z": 0.09028154611587525 - }, - "endConnectionPointPosition": { - "x": -1.270147442817688, - "y": -0.3188800513744354, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127134950", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.029779089614748956, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.2806901931762696, - "y": -0.291029691696167, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.9836748838424683, - "w": -0.17995478212833405 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467941880226136, - "wireColorB": 0.12615662813186646, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { - "x": -1.270147442817688, - "y": -0.3188800513744354, - "z": 0.09028154611587525 - }, - "endConnectionPointPosition": { - "x": -1.3185701370239258, - "y": -0.3104493021965027, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127134951", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.024575570598244668, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.294358730316162, - "y": -0.31466466188430788, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.6436120867729187, - "w": 0.7653518915176392 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467941880226136, - "wireColorB": 0.12615662813186646, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", -======= - "startInterfaceName": "chudian220", - "endInterfaceName": "chudian228", ->>>>>>> 71a99fcbab81574d126fb3d30b37eb20af98fb70 - "startConnectionPointPosition": { - "x": -1.3185701370239258, - "y": -0.26755011081695559, - "z": 0.09028154611587525 - }, - "endConnectionPointPosition": { - "x": -1.3627458810806275, - "y": -0.2951911687850952, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127170903", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.02605534717440605, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.3406579494476319, - "y": -0.2813706398010254, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.8747655749320984, - "w": 0.48454639315605166 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": true, - "hasEndInterface": true, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", -<<<<<<< HEAD - "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467941880226136, - "wireColorB": 0.12615662813186646, -======= - "wireColorR": 0.03410438448190689, - "wireColorG": 0.03504699096083641, - "wireColorB": 0.029494885355234147, ->>>>>>> 71a99fcbab81574d126fb3d30b37eb20af98fb70 - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, { "startInterfaceName": "chudian228", - "endInterfaceName": "chudian232", + "endInterfaceName": "chudian210", "startConnectionPointPosition": { "x": -1.3627458810806275, "y": -0.2951911687850952, - "z": 0.09028154611587525 + "z": 0.08528154343366623 }, "endConnectionPointPosition": { - "x": -1.378318190574646, - "y": -0.2723008692264557, + "x": -1.382118821144104, + "y": -0.2899879813194275, "z": 0.08528154343366623 }, "startPoint": { @@ -330,31 +23,31 @@ "y": 0.0, "z": 0.0 }, - "wireName": "Wire_20251127170906", + "wireName": "Wire_20251128133415", "cylinderScale": { "x": 0.0020000000949949028, - "y": 0.01384253054857254, + "y": 0.010029755532741547, "z": 0.0020000000949949028 }, "cylinderPosition": { - "x": -1.3705320358276368, - "y": -0.28374600410461428, + "x": -1.3724323511123658, + "y": -0.29258957505226138, "z": 0.08528154343366623 }, "cylinderRotation": { "x": 0.0, "y": 0.0, - "z": 0.2942698299884796, - "w": 0.9557223916053772 + "z": 0.6085278987884522, + "w": 0.7935324907302856 }, "cylinderRadius": 0.0020000000949949028, "hasStartInterface": true, "hasEndInterface": true, "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", "wireType": "CylinderWireData", - "wireColorR": 0.05406717211008072, - "wireColorG": 0.4245281517505646, - "wireColorB": 0.15887632966041566, + "wireColorR": 0.5943396091461182, + "wireColorG": 0.18467977643013, + "wireColorB": 0.1261569857597351, "wireColorA": 1.0, "hasCustomColor": true, "connectionPointScale": 0.004999999888241291, @@ -363,253 +56,23 @@ "startPointColorB": 0.7830188274383545, "endPointColorR": 0.7830188274383545, "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 + "endPointColorB": 0.7830188274383545, + "startInterfaceStyleName": "", + "endInterfaceStyleName": "" }, { - "startInterfaceName": "chudian240", - "endInterfaceName": "chudian244", - "startConnectionPointPosition": { - "x": -1.2700444459915162, - "y": -0.24335770308971406, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.3187440633773804, - "y": -0.24335770308971406, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127172103", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.02434980869293213, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.2943942546844483, - "y": -0.24335770308971406, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.7071068286895752, - "w": 0.7071068286895752 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": true, - "hasEndInterface": true, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.6112549304962158, - "wireColorG": 0.4606019854545593, - "wireColorB": 0.070949487388134, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "chudian213", - "endInterfaceName": "chudian235", - "startConnectionPointPosition": { - "x": -1.2700444459915162, - "y": -0.25326845049858096, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.3187440633773804, - "y": -0.25326845049858096, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127172109", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.02434980869293213, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.2943942546844483, - "y": -0.25326845049858096, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.7071068286895752, - "w": 0.7071068286895752 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": true, - "hasEndInterface": true, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.03410438448190689, - "wireColorG": 0.03504699096083641, - "wireColorB": 0.029494885355234147, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "chudian218", + "startInterfaceName": "chudian232", "endInterfaceName": "chudian217", "startConnectionPointPosition": { - "x": -1.3303356170654297, - "y": -0.26755011081695559, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.26208674907684328, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127172213", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.026035305112600328, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.356227159500122, - "y": -0.2648184299468994, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.6689834594726563, - "w": 0.7432772517204285 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": true, - "hasEndInterface": true, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.03410438448190689, - "wireColorG": 0.03504699096083641, - "wireColorB": 0.029494885355234147, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "chudian222", - "endInterfaceName": "chudian208", - "startConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.2516351342201233, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.406347632408142, - "y": -0.26232433319091799, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127172216", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.013240980915725232, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.394233226776123, - "y": -0.25697973370552065, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.8377472162246704, - "w": 0.5460582375526428 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": true, - "hasEndInterface": true, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467944860458375, - "wireColorB": 0.12615665793418885, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.26208674907684328, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { "x": -1.378318190574646, "y": -0.2723008692264557, "z": 0.08528154343366623 }, + "endConnectionPointPosition": { + "x": -1.382118821144104, + "y": -0.26208674907684328, + "z": 0.08528154343366623 + }, "startPoint": { "x": 0.0, "y": 0.0, @@ -620,7 +83,7 @@ "y": 0.0, "z": 0.0 }, - "wireName": "Wire_20251127142128", + "wireName": "Wire_20251128133418", "cylinderScale": { "x": 0.0020000000949949028, "y": 0.005449152085930109, @@ -634,17 +97,17 @@ "cylinderRotation": { "x": 0.0, "y": 0.0, - "z": 0.9841801524162293, - "w": -0.1771707981824875 + "z": 0.1771707981824875, + "w": 0.9841801524162293 }, "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, + "hasStartInterface": true, + "hasEndInterface": true, "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", "wireType": "CylinderWireData", "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467950820922852, - "wireColorB": 0.12615671753883363, + "wireColorG": 0.18467977643013, + "wireColorB": 0.1261569857597351, "wireColorA": 1.0, "hasCustomColor": true, "connectionPointScale": 0.004999999888241291, @@ -653,309 +116,81 @@ "startPointColorB": 0.7830188274383545, "endPointColorR": 0.7830188274383545, "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 + "endPointColorB": 0.7830188274383545, + "startInterfaceStyleName": "", + "endInterfaceStyleName": "" }, { - "startInterfaceName": "", - "endInterfaceName": "", + "startInterfaceName": "chudian208", + "endInterfaceName": "chudian212", "startConnectionPointPosition": { "x": -1.406347632408142, "y": -0.26232433319091799, "z": 0.08528154343366623 }, "endConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.2899879813194275, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127142132", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.018386902287602426, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.394233226776123, - "y": -0.27615615725517275, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.9360194802284241, - "w": -0.3519481420516968 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.18467950820922852, - "wireColorB": 0.12615671753883363, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.2899879813194275, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.406347632408142, - "y": -0.2902255058288574, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127160701", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.012114987708628178, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.394233226776123, - "y": -0.29010674357414248, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.7105641961097717, - "w": 0.7036323547363281 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.1846795380115509, - "wireColorB": 0.126156747341156, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { - "x": -1.406347632408142, - "y": -0.3009912967681885, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.2899879813194275, - "z": 0.09028154611587525 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127160703", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.013305151835083962, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.394233226776123, - "y": -0.295489639043808, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": -0.5415263772010803, - "w": 0.8406837582588196 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.1846795380115509, - "wireColorB": 0.126156747341156, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.30075377225875857, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.406347632408142, - "y": -0.2902255058288574, - "z": 0.09028154611587525 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127160710", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.013208705931901932, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.394233226776123, - "y": -0.295489639043808, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.548390805721283, - "w": 0.8362221717834473 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.1846795380115509, - "wireColorB": 0.126156747341156, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { - "x": -1.382118821144104, - "y": -0.31115466356277468, - "z": 0.08528154343366623 - }, - "endConnectionPointPosition": { - "x": -1.406347632408142, - "y": -0.3113921880722046, - "z": 0.08528154343366623 - }, - "startPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "endPoint": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "wireName": "Wire_20251127160725", - "cylinderScale": { - "x": 0.0020000000949949028, - "y": 0.012114987708628178, - "z": 0.0020000000949949028 - }, - "cylinderPosition": { - "x": -1.394233226776123, - "y": -0.3112734258174896, - "z": 0.08528154343366623 - }, - "cylinderRotation": { - "x": 0.0, - "y": 0.0, - "z": 0.7105641961097717, - "w": 0.7036323547363281 - }, - "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, - "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", - "wireType": "CylinderWireData", - "wireColorR": 0.5943396091461182, - "wireColorG": 0.1846795380115509, - "wireColorB": 0.126156747341156, - "wireColorA": 1.0, - "hasCustomColor": true, - "connectionPointScale": 0.004999999888241291, - "startPointColorR": 0.7830188274383545, - "startPointColorG": 0.7830188274383545, - "startPointColorB": 0.7830188274383545, - "endPointColorR": 0.7830188274383545, - "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 - }, - { - "startInterfaceName": "", - "endInterfaceName": "", - "startConnectionPointPosition": { "x": -1.406347632408142, "y": -0.2516351342201233, "z": 0.08528154343366623 }, + "startPoint": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "endPoint": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "wireName": "Wire_20251128133419", + "cylinderScale": { + "x": 0.0020000000949949028, + "y": 0.005344599485397339, + "z": 0.0020000000949949028 + }, + "cylinderPosition": { + "x": -1.406347632408142, + "y": -0.25697973370552065, + "z": 0.08528154343366623 + }, + "cylinderRotation": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 1.0 + }, + "cylinderRadius": 0.0020000000949949028, + "hasStartInterface": true, + "hasEndInterface": true, + "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", + "wireType": "CylinderWireData", + "wireColorR": 0.5943396091461182, + "wireColorG": 0.18467977643013, + "wireColorB": 0.1261569857597351, + "wireColorA": 1.0, + "hasCustomColor": true, + "connectionPointScale": 0.004999999888241291, + "startPointColorR": 0.7830188274383545, + "startPointColorG": 0.7830188274383545, + "startPointColorB": 0.7830188274383545, + "endPointColorR": 0.7830188274383545, + "endPointColorG": 0.7830188274383545, + "endPointColorB": 0.7830188274383545, + "startInterfaceStyleName": "", + "endInterfaceStyleName": "" + }, + { + "startInterfaceName": "chudian222", + "endInterfaceName": "chudian218", + "startConnectionPointPosition": { + "x": -1.382118821144104, + "y": -0.2516351342201233, + "z": 0.08528154343366623 + }, "endConnectionPointPosition": { - "x": -1.3187440633773804, - "y": -0.25326845049858096, + "x": -1.3303356170654297, + "y": -0.26755011081695559, "z": 0.08528154343366623 }, "startPoint": { @@ -968,31 +203,31 @@ "y": 0.0, "z": 0.0 }, - "wireName": "Wire_20251127160735", + "wireName": "Wire_20251128133432", "cylinderScale": { "x": 0.0020000000949949028, - "y": 0.04380939528346062, + "y": 0.027086835354566575, "z": 0.0020000000949949028 }, "cylinderPosition": { - "x": -1.3625458478927613, - "y": -0.2524517774581909, + "x": -1.356227159500122, + "y": -0.25959262251853945, "z": 0.08528154343366623 }, "cylinderRotation": { "x": 0.0, "y": 0.0, - "z": -0.7136670351028442, - "w": 0.700485110282898 + "z": -0.8042938709259033, + "w": 0.5942318439483643 }, "cylinderRadius": 0.0020000000949949028, - "hasStartInterface": false, - "hasEndInterface": false, + "hasStartInterface": true, + "hasEndInterface": true, "debugInfo": "浠 CylinderWireData 缁勪欢鑾峰彇", "wireType": "CylinderWireData", "wireColorR": 0.5943396091461182, - "wireColorG": 0.1846795380115509, - "wireColorB": 0.126156747341156, + "wireColorG": 0.18467977643013, + "wireColorB": 0.1261569857597351, "wireColorA": 1.0, "hasCustomColor": true, "connectionPointScale": 0.004999999888241291, @@ -1001,14 +236,11 @@ "startPointColorB": 0.7830188274383545, "endPointColorR": 0.7830188274383545, "endPointColorG": 0.7830188274383545, - "endPointColorB": 0.7830188274383545 + "endPointColorB": 0.7830188274383545, + "startInterfaceStyleName": "", + "endInterfaceStyleName": "" } ], -<<<<<<< HEAD - "wireCount": 12, + "wireCount": 4, "sceneName": "xianchang-TSQ" -======= - "wireCount": 8, - "sceneName": "xianchang" ->>>>>>> 71a99fcbab81574d126fb3d30b37eb20af98fb70 } \ No newline at end of file