Version: 2018.1

Sprite.GetPhysicsShapeCount

Switch to Manual
public int GetPhysicsShapeCount ();

Returns

int The number of physics shapes for the Sprite.

Description

The number of physics shapes for the Sprite.

A physics shape is a cyclic sequence of line segments between points that define the outline of the Sprite used for physics. Since the Sprite can have holes and discontinuous parts, its outline is not necessarily defined by a single physics shape.