SimpleSpline_v2 Op
Draws a simple spline only one pixel wide
Summary (oneliner)
Full Name
- Ops.Gl.Meshes.SimpleSpline_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Render (Trigger)
<p>Trigger the op</p>
Points (Array)
<p>Array in - needs to be in xyzxyzxyz format</p>
Num Points (Number:
<i>integer</i>
)<p>Amount of points to render - useful for drawing out lines </p>
Line Strip (Number:
<i>boolean</i>
)<p>Changes rendering method to linestrip</p>
TexCoords index (Number:
<i>integer</i>
) 0 0-1 Random FillTexCoords Array (Array)
Vertex Colors (Array)
OUTPUT PORTS
Geometry (Object)
<p>Geometry object out</p>
Next (Trigger)
<p>Trigger out</p>