Intermact API Reference / @intermact/render-three / StrokeRevealOptions
Interface: StrokeRevealOptions
Defined in: stroke.ts:14
Per-glyph / per-group sequential stroke reveal (text write(), axes create).
Properties
contourGlyphIndex?
readonlyoptionalcontourGlyphIndex?: readonlynumber[]
Defined in: stroke.ts:15
glyphWriteSpans?
readonlyoptionalglyphWriteSpans?: readonlyGlyphRevealSpan[]
Defined in: stroke.ts:16
mode?
readonlyoptionalmode?:StrokeRevealMode
Defined in: stroke.ts:17