Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: