PointInfoLines¶
Generates a line point buffer that can visualize numerical point attribute data. The result can be drawn with [DrawLines].
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Input (BufferWithViews) | — |
| Scale (Single) | — |
| Offset (Vector3) | — |
| ShownInfo (Int32) | — |
| AsBillboards (Boolean) | — |
| Digits (Int32) | — |
| Precision (Int32) | — |
Outputs¶
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |