Triangle_v2 Op
Draw a triangle
Summary (oneliner)
Full Name
- Ops.Gl.Meshes.Triangle_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch triangle example
INPUT PORTS
render (Trigger)
<p>Renders a triangle to the canvas.</p>
Size
width (Number)
<p>Width of the triangle</p>
height (Number)
<p>Height of the triangle</p>
Draw (Number:
<i>boolean</i>
)OUTPUT PORTS
trigger (Trigger)
<p>Triggers the next op</p>
geometry (Object)
<p>For advanced use cases you can output the geometry data (vertices, normals) to use in another op</p>