ParticleOrientation

Defines the orientation mode for particles in a 3D system.

Items

Name
Value
Description

FacingCamera

0

The particle always faces the camera directly, regardless of orientation.

FacingCameraWorldUp

1

The particle faces the camera but aligns itself based on the worldโ€™s up direction.

VelocityParallel

2

The particle orients itself in the same direction as its velocity.

VelocityPerpendicular

3

The particle orients itself perpendicular to its direction of velocity.

Last updated