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

ParticleSystemBakeTextureOptions.PerParticle

Description

Only bake each particle, instead of each vertex of each particle (i.e. 1 vertex per billboard).

This can be a useful optimization if you are not using any per-vertex data such as UV's or Positions.