Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.