Triangle_v2 Op

Triangle

Draw a triangle



Full Name
  • Ops.Gl.Meshes.Triangle_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


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>


Patches using Triangle_v2

  • Examples
  • Public
  • My Patches

Changelog


cloned op from Ops.Gl.Meshes.Triangleuser avatarpandur - 2023-06-16 14:52
renameOps.Patch.P18Mg4z.Triangle2 renamed to Ops.Gl.Meshes.Triangle_v2user avatarpandur - 2023-06-16 14:55