Inheritance: EventDispatcher → Node →
This module uses cache management to create temporary variables if the node is used more than once to prevent duplicate calculations.
The class acts as a base class for many other nodes types.
Constructs a temp node.
nodeType
The node type.
Default is null.
This flag can be used for type testing.
Default is true.
Whether this node is used more than once in context of other nodes.
builder
The node builder.
Returns: A flag that indicates if there is more than one dependency to other nodes.