SubdivideArray3_v2 Op
For subdividing splines, smoothing lines using cubic bezier interpolation
For subdividing splines, smoothing lines using cubic bezier interpolation
Summary (oneliner)
Full Name
- Ops.Array.PointArray.SubdivideArray3_v2
- Core Op - visible for everyone
- MIT
- Jan 3, 2018 at 18:04
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Array Subdivide
INPUT PORTS
Points (Array)
The array in to subdivide
Num Subdivs (Number: integer)
Amount of subdivisions applied to the array in
Smooth (Number: boolean)
Enable to smooth out differences in the array
Loop (Number: boolean)
Bezier Start/End Points (Number: boolean)
OUTPUT PORTS
Result (Array)
The subdivided array out

