This version of Unity is unsupported.

ParticleSystem.TextureSheetAnimationModule.GetSprite

Switch to Manual
public Sprite GetSprite(int index);

Parameters

indexThe index of the desired Sprite.

Returns

Sprite The Sprite being requested.

Description

Get the Sprite at the given index.