Version: 2019.2

Sprite.GetPhysicsShapePointCount

Switch to Manual
public int GetPhysicsShapePointCount (int shapeIdx);

Parameters

shapeIdxThe 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.