Skip to content

Class

RuleCheckIndicator3D

Generated GDScript class reference for GridPlacement.RuleCheckIndicator3D.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

ShapeCast3D node that visually marks one grid cell as valid/invalid for the current placement rule check. Configure validity_mesh + valid/invalid materials, then read the valid property or listen for the valid_changed signal.

Source: addons/grid_placement/placement/rule_check_indicator/rule_check_indicator_3d.gd

Syntax

class RuleCheckIndicator3D extends ShapeCast3D

Members

NameKindSummary
valid_changedSignal
validity_meshProperty
show_indicatorsProperty
valid_materialProperty
invalid_materialProperty
DEFAULT_TARGET_HEIGHTField
DEFAULT_CELL_SIZEField
rulesProperty
add_ruleMethod
get_rulesMethod
clearMethod
force_shapecast_updateMethod
set_validMethod
is_validMethod
get_target_cellMethod