Curve Points
Evenly spaced points along a curve.
along path, fence, posts, spacing, distribute, sleepers, tips- Category
- Emitters
- Outputs
- mesh
- Runs live in
- no target yet
Fence posts, sleepers, stairs, streetlights, anything repeating along a path. Either name a count and it divides the path evenly, or name a spacing and the count follows from the length, so extending the path adds posts instead of stretching the gaps.
Tips mode puts a single point at the end of each curve instead, which is where foliage belongs on a branching structure.
Inputs
| Socket | Type | Wiring |
|---|---|---|
| curve | geometry |
Parameters
| Name | Type | Default | Available when | What it does |
|---|---|---|---|---|
| Mode | count | spacing | count | always | |
| Count | number | 10 | Mode is count | |
| Spacing | number | 0.5 | Mode is spacing | |
| Align | checkbox | on | always | |
| Placement | along | tips | along | always | |
| Generation | number | -1 | always |
2 of these 6 parameters only apply in some settings. The Available when column says which.
Built with this node
Nothing in the manual is built around this node yet.
See also
- instanceOnPointsTo place something at each point.
- curvePathTo make the path in the first place.