Skip to content

Lib.point.io.PrepareSvgLineTransition

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

PrepareSvgLineTransition

in Lib.point.io


This will iterate over the length of all line segments and compute offsets into W. DrawLines can then use this offset for animation effects.

Spread: 0 -


Input Parameters

Name (Relevancy & Type) Description
SourcePoints (StructuredList) -
Spread (Single) -
SpreadMode (Int32) -
RandomizeStart (Single) -
RandomizeDuration (Single) -

Outputs

Name Type
ResultList T3.Core.DataTypes.StructuredList
StrokeCount System.Int32

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally