Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemSimulationSpace

enumeration

Description

The space to simulate particles in.

Variables

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