Skip to content
ct

Class

RuleCheckIndicator3D

Generated GDScript class reference for GridPlacement.RuleCheckIndicator3D.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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_changedEvent
validity_meshProperty
show_indicatorsProperty
valid_materialProperty
invalid_materialProperty
DEFAULT_TARGET_HEIGHTField
DEFAULT_CELL_SIZEField
rulesProperty
add_ruleMethod
get_rulesMethod
clearMethod
force_shapecast_updateMethod
currentProperty
set_validMethod
is_validMethod
get_target_cellMethod
global_posProperty