| PathEngine home | previous: | next: |
|
Attribute
|
Description
|
|---|---|
| "splitWithCircumferenceBelow" |
If this attribute is specified then an optimisation will be applied to small convex obstacles with a circumference below the specified value. See |
| "split_with_circumference_below" | Retained for compatibility, equivalent to 'splitWithCircumferenceBelow'. |
| "resolvePositionNearObstructedEndPoints" |
Defaults to false. If this attribute is set to true then PathEngine will attempt to resolve nearby unobstructed positions for any obstructed off-mesh connection endpoints during pathfinding preprocess generation. |
| "enableConnectedRegionQueries" |
Defaults to false. If this attribute is set to true then PathEngine will store some additional preprocess relating to the obstructed space boundary connectivity, for fast reachability checking. Except for in the specific context of preprocessed obstacle sets, it is often preferable to supply this as a collision preprocess option instead of a pathfind preprocess option, as this can result in potentially significant reductions in overall preprocess memory footprint. |
| Documentation for PathEngine release 5.24 - Copyright © 2002-2010 PathEngine | next: |