public int GetPathPointCount (int index);

Parameters

indexThe index of the path from 0 to pathCount minus 1.

Returns

int 返回由 index 指定的路径中的点数。

Description

根据碰撞体的索引获取指定的碰撞体路径中的点数。

另请参阅:GetPathpathCount