The CommentUI class is part of the Editor.NodeEditor
namespace and extends the NodeUI class. It provides functionality for managing comment nodes within the node editor environment.
The CommentUI class is part of the Editor.NodeEditor
namespace and extends the NodeUI class. It provides functionality for managing comment nodes within the node editor environment.
Member Name | Summary |
---|---|
UpdateLayer | Updates the layer of the comment node, ensuring it is rendered correctly within the editor. |
ForceUpdate | Forces an update of the comment node, refreshing its state and appearance. |