Lib.point.io.LineTextPoints - tixl3d/tixl GitHub Wiki
in Lib.point.io
Loads a single line SVG font and generates a point buffer for a text. This can then be rendered as lines, particle effects, or mesh.
| Name (Relevancy & Type) | Description |
|---|---|
| Text (String) | - |
| Position (Vector3) | - |
| Size (Single) | - |
| LineHeight (Single) | - |
| VerticalAlign (Int32) | - |
| HorizontalAlign (Int32) | - |
| Spacing (Single) | - |
| FilePath (String) | - |
| ReduceCurveThreshold (Single) | - |
| CornerWeightBalance (Single) | - |
| Color (Vector4) | - |
| LineWidth (Single) | - |
| SetFx1To (Int32) | - |
| Name | Type |
|---|---|
| ResultList | T3.Core.DataTypes.StructuredList |
⚠ Everything else is automatically generated and will be overwritten regularly.