Skip to content

Lib.render.basic.TextOutlines2

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

TextOutlines2

in Lib.render.basic


Creates outlined text to use in combination with [Text]


Input Parameters

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) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally