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.

ParticleSystemRenderSpace

enumeration

Description

How particles are aligned when rendered.

Properties

ViewParticles face the camera plane.
WorldParticles align with the world.
LocalParticles align with their local transform.
FacingParticles face the eye position.
VelocityParticles are aligned to their direction of travel.