Lib.render.basic.TextOutlines2 - tixl3d/tixl GitHub Wiki
Creates outlined text to use in combination with [Text]
| Name (Relevancy & Type) | Description |
|---|---|
| InputText (String) | - |
| Color (Vector4) | - |
| Position (Vector2) | - |
| OutsideLine (Single) | - |
| InsideLine (Single) | - |
| FontPath (String) | - |
| Size (Single) | - |
| Spacing (Single) | - |
| LineHeight (Single) | - |
| VerticalAlign (Int32) | - |
| HorizontalAlign (Int32) | - |
| CullMode (CullMode) | - |
| EnableZTest (Boolean) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.