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

ParticleSystem.TextureSheetAnimationModule.RemoveSprite

Switch to Manual

Declaration

public void RemoveSprite(int index);

Parameters

index The index from which to remove a Sprite.

Description

Remove a Sprite from the given index in the array.