Version: 2018.4
public int GetPhysicsShapeCount ();

戻り値

int The number of physics shapes for the Sprite.

説明

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.