Version: 2018.1
public int GetPathPointCount (int index);

パラメーター

indexThe index of the path from 0 to pathCount.

戻り値

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

説明

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

関連項目: GetPath & pathCount.