Lib.point.generate.PointTrail2 - tixl3d/tixl GitHub Wiki

PointTrail2

in Lib.point.generate


Same as [PointTrail] with added internal features for [DrawBillboards] Keeps previous copies of points in a cycling buffer that can be used to draw trails and other effects.

Can be used with [DrawPoints] [DrawLines] [DrawBillboards] and similar


Input Parameters

Name (Relevancy & Type) Description
GPoints (BufferWithViewsRequired) Point input
TrailLength (Int32) Defines the length of the trail by the amount of points added
IsEnabled (Boolean) Enables / disables the trail
Reset (Boolean) Resets the trail when clicked
AddSeperatorThreshold (Single) Defines the threshold for the seperator

Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews

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** ⚠️