Skip to content

Class

SmoothOccupancyRegistry3D

Generated GDScript class reference for GridPlacement.SmoothOccupancyRegistry3D.

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

3D smooth occupancy registry. Authoritative spatial tracking for smooth/free 3D placement. This is the primary validation layer: physics queries are available separately as an optional validator. API mirrors [SmoothOccupancyRegistry2D] for dimensional parity.

Source: addons/grid_placement/services/smooth_occupancy_registry_3d.gd

Syntax

class SmoothOccupancyRegistry3D extends RefCounted

Members

NameKindSummary
world_registryPropertyThe only authority allowed to rebuild this projection from scene roots. Direct register/update calls remain useful to the runtime service, but a 3D scene scan cannot infer GRID versus SMOOTH from PlaceableInstance alone.
can_occupyMethod
registerMethod
updateMethod
has_nodeMethod
unregisterMethod
clear_invalid_entriesMethod
clear_allMethod
snapshot_stateMethod
restore_stateMethod
rebuild_from_sceneMethod
debug_entriesMethod
sizeMethod