Triangle_v2 Op

Triangle

Draw a triangle



Full Name
  • Ops.Graphics.Meshes.Triangle_v2
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


render (Trigger)

Renders a triangle to the canvas.

Size

width (Number)

Width of the triangle

height (Number)

Height of the triangle

Draw (Number: boolean)

OUTPUT PORTS


trigger (Trigger)

Triggers the next op

geometry (Object)

For advanced use cases you can output the geometry data (vertices, normals) to use in another op


Changelog

Patches using Triangle_v2

  • Examples
  • Public
  • My Patches