Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
Visual settings for TileCheckIndicator display.
Source: addons/grid_placement/placement/rule_check_indicator/indicator_visual_settings.gd
Syntax
class IndicatorVisualSettings extends PlacementResourceMembers
| Name | Kind | Summary |
|---|---|---|
texture | Property | Texture for validation failure display. |
modulate | Property | Color adjustment for the fail texture. |
get_valid_default | Method | |
s | Property | |
get_invalid_default | Method | |
s | Property | |
img | Property | |
tex | Property | |
get_editor_issues | Method | |
issues | Property | |
get_runtime_issues | Method | |
issues | Property |
Source
addons/grid_placement/placement/rule_check_indicator/indicator_visual_settings.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs