Function GraphGizmoHelper.NodeColor

NodeColor (GraphNode node)

Color to use for gizmos.

Public
Color NodeColor (

GraphNode

node

)

Color to use for gizmos.

Returns a color to be used for the specified node with the current debug settings (editor only).

Version

Since 3.6.1 this method will not handle null nodes