This version of Unity is unsupported.

ParticleSystemSimulationSpace

enumeration

Description

The space to simulate particles in.

Properties

LocalSimulate particles in local space.
WorldSimulate particles in world space.
CustomSimulate particles relative to a custom transform component, defined by ParticleSystem.MainModule.customSimulationSpace.