Pathfinding Geometry |
Represents a geometry data for pathfinding calculation. Read more about pathfinding.
| Name | Description |
|---|---|
| Shape | The shape of the geometry. |
| Dynamic | Whether to update the geometry data during the simulation. This option is intended for dynamic obstacles. |
| Walkable | Whether to walk on top of the geometry. This option is available only for static obstacles. |