Version: 5.4 beta (switch to 5.3)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Obsolete
This is part of the legacy particle system, which is deprecated and will be removed in a future release. Use the ParticleSystem component instead.

ParticleRenderMode.SortedBillboard

Description

Sort the particles back-to-front and render as billboards.

This looks better with blended particle shaders, but is slower because of the sorting.