Skip to main content

B1DrawDebugStringParam

  • Parameters for drawing a debug string in the world at a specified 3D location.
PropertyTypeDescriptionMetadata
TextLocationFVectorWorld-space position where the debug string is drawn.
TextFStringThe debug string text to display.
TextColorFColorColor of the debug string text.
DurationfloatDuration in seconds the string is displayed.
bDrawShadowboolWhether to draw a shadow behind the text.
FontScalefloatFont scale multiplier for the debug string.