SetSprite(int, Sprite)
Set the Sprite at the given index.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public void SetSprite(int index, Sprite sprite)
Parameters
Remarks
Additional Resources: ParticleSystem.TextureSheetAnimationModule.GetSprite.