Skip to content

textmode.js / Textmodifier / QUAD_STRIP

Property: QUAD_STRIP

ts
readonly QUAD_STRIP: QUAD_STRIP;

Draw paired vertices as a connected strip of quads.

Use this for woven bands, thick paths, and flexible ribbons where each pair of vertices extends the next four-sided segment.

Example