Sprite.GetPhysicsShapePointCount

Cambiar al Manual
public int GetPhysicsShapePointCount (int shapeIdx);

Parámetros

shapeIdxThe index of the physics shape to retrieve the number of points from.

Valor de retorno

int The number of points in the selected physics shape for the Sprite.

Descripción

The number of points in the selected physics shape for the Sprite.