C# Class TerrainDisplay.Recast.NavOffMeshConnection

显示文件 Open project: WCell/WCell-Terrain Class Usage Examples

Public Properties

Property Type Description
Flags byte
Polygon ushort
Positions System.Vector3[]
Radius float
Side byte

Property Details

Flags public_oe property

public byte Flags
return byte

Polygon public_oe property

public ushort Polygon
return ushort

Positions public_oe property

public Vector3[],System Positions
return System.Vector3[]

Radius public_oe property

public float Radius
return float

Side public_oe property

public byte Side
return byte