Debug Text Component
The debug text component can be used to display a short piece of text at the location of the object.
Component Properties
Text
: The text to display. It may contain placeholders for up to four float values, e.g.{0}
,{1}
, etc. The values of the propertiesValue0
toValue3
will be embedded into the text.Value0, Value1, Value2, Value3
: Four float properties that can be set to arbitrary values. IfText
contains appropriate placeholders, these values will be displayed.Color
: The color of the text.
See Also
Debug Rendering
Last modified: 09 June 2024