Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


View

The generated view for this node. Add custom UI to INodeView.Root.
Read time 1 minuteLast updated 7 days ago

Definition

public INodeView View { get; }

Remarks

This property is set before any callback fires. Its INodeView.Root is the VisualElement that hosts both the built-in node UI and any custom UI you add.