Skip to content

Class

CollisionProcessor3D

Generated GDScript class reference for GridPlacement.CollisionProcessor3D.

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

Computes the grid cells a 3D node's collision shape occupies, with caching. Call get_tile_offsets_for_collision() with a Node3D and GridMap; results are memoized by a GeometryCacheManager3D key so repeated queries are cheap.

Source: addons/grid_placement/placement/manager/components/mapper/collision_processor_3d.gd

Syntax

class CollisionProcessor3D extends RefCounted

Members

NameKindSummary
get_tile_offsets_for_collisionMethod
cache_keyProperty
offsetsProperty
invalidate_cacheMethod