SubdivideArray3_v2 Op

SubdivideArray3

For subdividing splines, smoothing lines using cubic bezier interpolation



Full Name
  • Ops.Array.PointArray.SubdivideArray3_v2
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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


Changelog

Patches using SubdivideArray3_v2

  • Examples
  • Public
  • My Patches