geometry_cache_manager
AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/placement/processors/geometry_cache_manager.gd
Version: 5.1
class_name: (none)
extends: RefCounted
Signals
(none)
Exports
(none)
Methods
invalidate_cache()- Invalidates all cached geometry data when setup changes.
get_cached_polygon_bounds()- Gets cached polygon bounds or calculates and caches if not found.
get_cached_tile_polygon()- Gets cached tile polygon or calculates and caches if not found.
get_cached_geometry_result()- Gets cached geometry calculation result or calculates and caches if not found.