This version of Unity is unsupported.

ParticleSystem.TextureSheetAnimationModule.SetSprite

Switch to Manual

Declaration

public void SetSprite(int index, Sprite sprite);

Parameters

index The index of the Sprite being modified.
sprite The Sprite being assigned.

Description

Set the Sprite at the given index.