Enumeration ParticleSystemRenderSpace

How particles are aligned when rendered.

Enumeration Members

Enumeration Members

Facing: 3

Particles face the eye position.

Global: 1

Particles align with the global.

Local: 2

Particles align with their local transform.

Velocity: 4

Particles are aligned to their direction of travel.

View: 0

Particles face the camera plane.

Generated using TypeDoc