Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Title

The main text displayed in the node's header.
Read time 1 minuteLast updated 6 days ago

Definition

public string Title { get; set; }

Remarks

Use this property to specify the node title displayed in the graph view. To modify the node title displayed in the graph item library, use NodeAttribute.Title.
Additional Resources: NodeAttribute.Title