Version: 2020.1
언어: 한국어

NavMeshPolyTypes

enumeration

매뉴얼로 전환

설명

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.

변수

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.