Sprite.GetPhysicsShapePointCount
public int GetPhysicsShapePointCount(int shapeIdx);
Parameters
| shapeIdx | The index of the physics shape to retrieve the number of points from. |
Returns
int The number of points in the selected physics shape for the Sprite.
Description 描述
The number of points in the selected physics shape for the Sprite.