This version of Unity is unsupported.

ParticleSystem.TextureSheetAnimationModule.SetSprite

Switch to Manual
public void SetSprite(int index, Sprite sprite);

Parameters

indexThe index of the Sprite being modified.
spriteThe Sprite being assigned.

Description

Set the Sprite at the given index.