Skip to content
ct

Class

GeometryCacheManager

Generated GDScript class reference for GridPlacement.GeometryCacheManager.

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.

Manages caching for geometry calculations to improve performance. The 2D leaf is this class; the 3D leaf is [GeometryCacheManager3D]. Both extend this base; see addons/grid_placement/guides/naming-convention.md for the 2D/3D naming rule.

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

Syntax

class GeometryCacheManager extends RefCounted

Members

NameKindSummary
invalidate_cacheMethod
get_cached_polygon_boundsMethod
cache_keyProperty
boundsProperty
get_cached_tile_polygonMethod
cache_keyProperty
tile_polygonProperty
get_cached_geometry_resultMethod
resultProperty