Skip to content
ct

Class

SmoothOccupancyRegistry3D

Generated GDScript class reference for GridPlacement.SmoothOccupancyRegistry3D.

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.

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