C# Class Pathfinding.RecastGraphEditor.GizmoTile

显示文件 Open project: Alx666/ProjectPhoenix

Public Properties

Property Type Description
hash int
outlineMesh UnityEngine.Mesh
surfaceMesh UnityEngine.Mesh
tile RecastGraph.NavmeshTile

Property Details

hash public_oe property

public int hash
return int

outlineMesh public_oe property

public Mesh,UnityEngine outlineMesh
return UnityEngine.Mesh

surfaceMesh public_oe property

public Mesh,UnityEngine surfaceMesh
return UnityEngine.Mesh

tile public_oe property

public RecastGraph.NavmeshTile,Pathfinding tile
return RecastGraph.NavmeshTile