-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.render.basic.TextOutlines2
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.