| Parameter | Description |
|---|---|
| position | The position of the node. |
| valueType | The type of the value held by the constant. |
| defaultValue | The default value. |
IConstantNode The newly created constant node.
Creates and adds a new constant node to the graph.
If the node is successfully created, its type is automatically added to the graph's list of supported types.
| Parameter | Description |
|---|---|
| position | The position of the node. |
| defaultValue | The default value. |
IConstantNode The newly created constant node.
Creates and adds a new constant node to the graph.
If the node is successfully created, its type is automatically added to the graph's list of supported types.