DebugOverlays.AddText(Vector, string, number = 1, boolean = false, number = 64, Color = color_white)
shared
Arguments
- origin Vector
- text string
- Optional duration number 1
- Optional viewCheck boolean false
- Optional lineOffset number 64
- Optional color Color color_white
Examples
DebugOverlays.AddText – Add a text overlay to the screen with specific colors.