ParticleSystemSortMode

enumeration

Switch to Manual

Description

粒子系统的排序模式。

Variables

None无排序。
Distance基于距离排序。
OldestInFront将最早的粒子排序到前面。
YoungestInFront将最新的粒子排序到前面。