PathfindingRepresentation
Values
Name | Description |
---|---|
PathfindingRepresentation_Ignore | Value: 0 |
PathfindingRepresentation_WalkableMesh | Value: 1 |
PathfindingRepresentation_ObstacleMesh | Value: 2 |
PathfindingRepresentation_ObstacleMeshAndThinSideLink | Value: 3 |
PathfindingRepresentation_BoundingBoxExclusion | Value: 4 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)