Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemRenderSpace

enumeration

Description

How particles are aligned when rendered.

Variables

ViewParticles face the camera plane.
WorldParticles align with the world.
LocalParticles align with their local transform.
FacingParticles face the eye position.