Skip to content

textmode.js / Textmodifier / POINTS

Property: POINTS

ts
readonly POINTS: POINTS;

Draw each recorded vertex as a separate point.

Use this for particle fields, sampled paths, and other custom shapes where every vertex is an independent mark.

Example