Dot#
(NodalItemDot)
- Category:
NodalItem
- Default object name:
dot
Description#
Layout node used to improve the graph layout as it creates a colored proxy to an input node that can be located somewhere else. It can also be used to route connections to avoid traversing nodes.
Attributes#
Name | Type | Description |
---|---|---|
Color | double[3] |
Set the color of the dot. |
Size | long |
Set the size of the dot. |
Display Comments | long |
Define how comments are displayed in the View. |
Input | reference |
Input item of the dot. |
Hide Input Link | bool |
When turned on, the link between Dot and its Input node is hidden. |