NavMeshPolyTypes

enumeration

Description 描述

The types of nodes in the navigation data.

Navigation data is comprised geometrically of polygons and segments connected together.

See Also: NavMeshQuery.GetPolygonType, NavMeshSurface, NavMeshLink, Off-mesh Link.

Properties 属性

GroundType of node in the NavMesh representing one surface polygon.
OffMeshConnectionType of node in the NavMesh representing a point-to-point connection between two positions on the NavMesh surface.