Skip to content

DrawLinesAlt

in Lib.point.draw

Alternative version of [DrawLines] that allow to draw closed shapes by connecting the first and the last points.

Input Parameters

Name (Relevancy & Type) Description
GPoints (BufferWithViews Required)
Color (Vector4)
LineWidth (Single)
LineOffset (Single)
WidthFactor (Int32)
PointsPerShape (Int32) needed when using [RepeatAtPoints]
ShrinkWithDistance (Single)
EnableZTest (Boolean)
Texture_ (Texture2D)
BlendMod (Int32)
EnableZWrite (Boolean)
TransitionProgress (Single)
WrapMode (TextureAddressMode)
UvScale (Single)
UvScaleFX (Int32)
FadeOutTooLong (Single)

Outputs

Name Type
Output T3.Core.DataTypes.Command