ezEngine Release 26.3
Loading...
Searching...
No Matches
ezParticleColorGradientMode Struct Reference

How to sample color gradients for particles. More...

#include <Declarations.h>

Inheritance diagram for ezParticleColorGradientMode:

Public Types

enum  Enum { Age , Speed , Default = Age }
 
using StorageType = ezUInt8
 

Detailed Description

How to sample color gradients for particles.

Member Enumeration Documentation

◆ Enum

Enumerator
Age 

Sample based on normalized particle lifetime (0-1)

Speed 

Sample based on particle speed.


The documentation for this struct was generated from the following file: