SubdivideArray3_v2 Op

SubdivideArray3

For subdividing splines, smoothing lines using cubic bezier interpolation



Edit Documentation

Full Name
  • Ops.Array.SubdivideArray3_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

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


Patches using SubdivideArray3_v2

  • Examples
  • Public
  • My Patches

Changelog


Ops.Array.Array3xSubdivide_v2 renamed to Ops.Array.SubdivideArray3_v2user avatarpandur - 2019-06-13 09:55