Version: 2017.3
public int GetPathPointCount (int index);

Parámetros

index The index of the path from 0 to pathCount.

Valor de retorno

int Returns the number of points in the path specified by index.

Descripción

Gets the number of points in the specified path from the Collider by its index.

See Also: GetPath & pathCount.