Skip to content

textmode.js / Textmodifier / TRIANGLES

Property: TRIANGLES

ts
readonly TRIANGLES: TRIANGLES;

Draw each group of three vertices as an independent triangle.

Use this for faceted fields, low-poly shards, and filled geometry where each triangle controls its own three corners.

Example