Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Sprite.GetPhysicsShapeCount

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.

Did you find this page useful? Please give it a rating: