Chris' Tutorials
Docs/Grid Placement

Class

PolygonIndicatorHeuristics

Generated GDScript class reference for GridPlacement.PolygonIndicatorHeuristics.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

Polygon Indicator Heuristics Extracted from CollisionMapper2D for deterministic unit testing of indicator generation logic.

Source: addons/grid_placement/placement/manager/components/polygon_indicator_heuristics.gd

Syntax

class PolygonIndicatorHeuristics extends RefCounted

Members

NameKindSummary
is_hollowMethod
minxProperty
bbox_areaProperty
should_expand_trapezoidMethod
generate_trapezoid_offsetsMethod
resultProperty
polygon_tile_overlap_areaMethod
minxProperty
clippedProperty
prune_concave_fringeMethod
minxProperty
bbox_areaProperty
tile_areaProperty
min_areaProperty
prunedProperty
tile_worldProperty
rectProperty
areaProperty

Source

addons/grid_placement/placement/manager/components/polygon_indicator_heuristics.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs