enum ParticleOrientation
Possible orientations when rendering billboard particles.
Values
| Name | Value | Description |
|---|---|---|
ViewPlane |
0 |
Orient towards view (camera) plane. |
ViewPosition |
1 |
Orient towards view (camera) position. |
Plane |
2 |
Orient with a user-provided axis. |