Click or drag to resize

Pathfinding Geometry

PathfindingManual / Base Types / Game framework / Pathfinding GeometryPathfinding Geometry Tag

Pathfinding Geometry

Represents a geometry data for pathfinding calculation. Read more about pathfinding.

Properties
Name Description
Type The type of the geometry.
Area The area of the walkable geometry, which is intended to configure walking cost. Zero value is a non-walkable area.
See also
PathfindingPathfinding Geometry Tag