C# Class Pathfinding.RecastGraph.CapsuleCache

Afficher le fichier Open project: henryj41043/TheUnseen

Méthodes publiques

Свойство Type Description
height float
rows int
tris int[]
verts UnityEngine.Vector3[]

Property Details

height public_oe property

public float height
Résultat float

rows public_oe property

public int rows
Résultat int

tris public_oe property

public int[] tris
Résultat int[]

verts public_oe property

public Vector3[],UnityEngine verts
Résultat UnityEngine.Vector3[]