lib.point.draw.DrawLinesBuildup - tooll3/t3 GitHub Wiki

DrawLinesBuildup

in lib.point.draw


Renders incoming points as growing strokes. The points' W attribute encodes the U progress of the extension of the strokes.

This operator requires a texture with a [LinearGradient] that is transparent at the ends.

Another approach would be [SvgToPoints]->[PrepareSvgLineTransition]->[ListToBuffer]->[DrawLinesBuildup].


Input Parameters

Name (Relevancy & Type) Description
GPoints (BufferWithViewsRequired) -
Color (Vector4) -
LineWidth (Single) -
ShrinkWithDistance (Single) -
TransitionProgress (Single) -
VisibleRange (Single) -
Texture_ (Texture2D) -
EnableTest (Boolean) -
EnableDepthWrite (Boolean) -
BlendMod (Int32) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

Please help use to improve this documentation. Feel free to improve the description.

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

⚠️ **GitHub.com Fallback** ⚠️