LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Sprite.GetPhysicsShapePointCount

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.