Node Attributes
NodeAttributes
[NodeAttributes("Title", "Category/SubCategory", "Description", new string["Output1", "ouput2"], NodeAttributes.NodeType.Action]NodeRequiredComponent
[NodeRequiredComponent(typeof(Rigidbody)]NodeColor
[NodeColor("#FFFFFF")]NodeIcon
// Icon from FlowReactor Icon folder
[NodeIcon("startIcon")]
// Icon from custom path
[NodeIcon("Assets/MyNodes/Icons/icon.png")]NodeHideOutput
NodeHideInput
NodeSearchKeywords
NodeSize
NodeShowDefaultInspector
Last updated