Debug Components

Debug Draw

The Debug Draw component can be used to draw debug text; the text will be drawn at the world position of the parent entity. This component can be useful to mark or highlight specific entities in the world.

SettingDescription
Draw Persistent TextWhether persistent text will be drawn to the screen.
Persistent TextThe persistent text to draw to the screen.
Persistent Text ColorThe color of the persistent text.
Persistent View DistanceThe maximum view distance for the persistent text.
Persistent Font SizeThe font size of the persistent text.