Triangle_v2 Op
Draw a triangle
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
render (Trigger)
Renders a triangle to the canvas.
Size
width (Number)
Width of the triangle
height (Number)
Height of the triangle
Draw (boolean /Number)
Outputs
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
Patches using Triangle_v2
Changelog
cloned op from Ops.Gl.Meshes.Triangle 2023-06-16 - pandur | |
rename | Ops.Patch.P18Mg4z.Triangle2 renamed to Ops.Gl.Meshes.Triangle_v2 2023-06-16 - pandur |