Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Title

The title of this node in the graph item library.
Read time 1 minuteLast updated 6 days ago

Definition

public string Title { get; }

Remarks

If NodeAttribute.Title is not empty and non-null, it serves as the default title of the node when instantiated in a graph. You can overwrite this default title with INode.Title.