OptionalcalculateOptionalinputsInputs of the node
OptionalonCalled as soon as an instance of the node is created but before it is placed into a graph
OptionalonCalled after the node is removed from a graph. Can be used for cleanup
OptionalonCalled when the node is placed into a graph
OptionaloutputsOutputs of the node
OptionaltitleDefault title when creating the node. If not specified, it is set to the nodeType
NodeType
This function is called by the engine with the input values. It should perform the necessary calculation and then return the output values