Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystem.TextureSheetAnimationModule.GetSprite

Switch to Manual

Declaration

public Sprite GetSprite(int index);

Parameters

index The index of the desired Sprite.

Returns

Sprite The Sprite being requested.

Description

Get the Sprite at the given index.