Draw Curve
Overview
Creates a curve by drawing it interactively in the editor.
Inputs
This node does not require any inputs.
Outputs
| Name | Type | Description |
|---|---|---|
| Output | Curve | Curve created by drawing in the editor. |
Parameters
This node does not expose additional parameters.
Behavior Notes
- Curve points are created interactively using the node’s editor controls.
- The generated curve updates in real time as points are added or modified.
- This node is intended for manual curve creation rather than procedural generation.