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 |