C# Class UnityEngine.NavMeshPath

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
ClearCorners ( ) : void
NavMeshPath ( )

Méthodes protégées

Méthode Description
Finalize ( ) : void

Private Methods

Méthode Description
CalculateCorners ( ) : void
CalculateCornersInternal ( ) : Vector3[]
ClearCornersInternal ( ) : void
DestroyNavMeshPath ( ) : void
GetCornersNonAlloc ( Vector3 results ) : int
NavMeshPath ( ) : System

Method Details

ClearCorners() public méthode

public ClearCorners ( ) : void
Résultat void

Finalize() protected méthode

protected Finalize ( ) : void
Résultat void

NavMeshPath() public méthode

public NavMeshPath ( )