Used internally by structures manipulated in the Node Editor and the Controller Editor; comments allows you to consolidate nodes. Using them you can place a text describing its content and specific a color to visually recognize it and the nodes it contains within the graph they are displayed in.
See Also
Name | Description |
---|---|
bounds | A vector to specify the location (x ,y ) of the Comment; and its size (z ,w ). |
string | Text used to describe the content of the nodes enclosed by the Comment. |
color | A color to visually identify the Comment and the nodes it contains. |
|