Skip to content

textmode.js / Textmodifier / TRIANGLE_STRIP

Property: TRIANGLE_STRIP

ts
readonly TRIANGLE_STRIP: TRIANGLE_STRIP;

Draw overlapping triplets of vertices as a connected triangle strip.

Use this for ribbons, folded bands, and efficient connected surfaces built from a single alternating vertex sequence.

Example