Name Displayer Resource A simple resource for displaying names in the manipulation system. Used for test configurations and UI display purposes.
Source: addons/grid_placement/systems/manipulation/name_displayer.gd
Syntax
class NameDisplayer extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
display_name | Property | The display name to show |
show_name | Property | Whether to show the display name |
font_size | Property | Font size for the display |
text_color | Property | Text color for the display |
get_formatted_name | Method | |
has_valid_name | Method |