This version of Unity is unsupported.

ParticleSystemRenderSpace

enumeration

Description

How particles are aligned when rendered.

Properties

ViewParticles face the camera plane.
WorldParticles align with the world.
LocalParticles align with their local transform.
FacingParticles face the eye position.
VelocityParticles are aligned to their direction of travel.