VisualServerSingleton.ParticlesDrawOrder

Values

ValueMeaning
particlesDrawOrderIndex0

Draw particles in the order that they appear in the particles array.

particlesDrawOrderLifetime1

Sort particles based on their lifetime.

particlesDrawOrderViewDepth2

Sort particles based on their distance to the camera.

Meta