Name | Description | |
---|---|---|
![]() | AvoidInvisibleObstacles | Indicates whether invisible obstacles should be avoided by routes |
![]() | ChangeDirectionCost | Gets or sets the cost for making a turn (change direction). Applicable for grid routing only |
![]() | Enabled | Gets or sets whether the routing manager is enabled. Setting this property to false will globally disable automatic routing. |
![]() | MaxAvoidedObstacles | Controls the maximum count of obstacles (2D shapes) for which grid routing must be performed |
![]() | ObstacleInteriorDeflate | Gets or sets the deflate of the non intersectable obstacles (2D shapes) interior |
![]() | ObstaclePadding | Gets or sets the padding applied to the obstacles (2D shapes) bounds |