Skip to content

TextOutlines

in Lib.render.basic

Creates outlined text to use in combination with [Text]

Input Parameters

Name (Relevancy & Type) Description
InputText (String)
OutlineColor (Vector4)
FillColor (Vector4)
Position (Vector2)
OutsideLine (Single)
InsideLine (Single)
FontPath (String)
Size (Single)
Spacing (Single)
LineHeight (Single)
VerticalAlign (Int32)
HorizontalAlign (Int32)
CullMode (CullMode)
EnableZTest (Boolean)
Sharpness (Int32) Adjust the edges, lower this value if the render is aliased.
BillboardMode (Boolean)

Outputs

Name Type
Output T3.Core.DataTypes.Command