Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ParticleSystemCustomData

Which stream of custom particle data to set.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public enum ParticleSystemCustomData

Remarks

Fields

Value

Description

Custom1The first stream of custom per-particle data.
Custom2The second stream of custom per-particle data.