Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TerrainDisplay
Recast
NavMeshPolygon
C# Class TerrainDisplay.Recast.NavMeshPolygon
Managed version of dtPoly
Show file
Open project: WCell/WCell-Terrain
Class Usage Examples
Public Properties
Property
Type
Description
Area
byte
FirstLink
uint
Flags
ushort
Neighbors
ushort[]
Type
NavMeshPolyTypes
VERTS_PER_POLYGON
int
VertCount
ushort
Vertices
ushort[]
Property Details
Area
public property
public
byte
Area
return
byte
FirstLink
public property
public
uint
FirstLink
return
uint
Flags
public property
public
ushort
Flags
return
ushort
Neighbors
public property
public
ushort[]
Neighbors
return
ushort[]
Type
public property
public
NavMeshPolyTypes
Type
return
NavMeshPolyTypes
VERTS_PER_POLYGON
public static property
public
static
int
VERTS_PER_POLYGON
return
int
VertCount
public property
public
ushort
VertCount
return
ushort
Vertices
public property
public
ushort[]
Vertices
return
ushort[]