LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.