{ "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json", "HydroL3d": { "Logical": { "Node": { "Normal": { "HtmlColor": "#FF0000", "Radius": 0.3 }, "Highlight": { "HtmlColor": "#32CD32", "Radius": 0.5 }, "Selection": { "HtmlColor": "#DAA520", "Radius": 0.4 }, "Adding": { "HtmlColor": "#808080", "Radius": 0.3 }, "Editing": { "HtmlColor": "#00BFFF", "Radius": 0.3 }, "SnapDistance": 0.2 }, "Link": { "Normal": { "HtmlColor": "#0000FF", "Diameter": 0.5 }, "Highlight": { "HtmlColor": "#32CD32", "Diameter": 0.8 }, "Selection": { "HtmlColor": "#DAA520", "Diameter": 0.6 }, "Adding": { "HtmlColor": "#808080", "Radius": 0.3 }, "Editing": { "HtmlColor": "#00BFFF", "Radius": 0.3 } }, "Flow": { "Direction": { "HtmlColor": "#87CEFA" } } } } }