Table of Contents

Interface ILayoutNode

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
public interface ILayoutNode

Properties

View

VisualElement View { get; }

Property Value

VisualElement

Methods

GetLayoutChildren()

IReadOnlyList<ILayoutNode> GetLayoutChildren()

Returns

IReadOnlyList<ILayoutNode>