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

Blending mode for particle rendering. More...

#include <Declarations.h>

Inheritance diagram for ezParticleTypeRenderMode:

Public Types

enum  Enum {
  Additive , Blended , Opaque , Unused ,
  BlendedBackground , BlendedForeground , Unused2 , Default = Additive
}
 
using StorageType = ezUInt8
 

Detailed Description

Blending mode for particle rendering.

Member Enumeration Documentation

◆ Enum

Enumerator
Additive 

Additive blending.

Blended 

Alpha blending.

Opaque 

Opaque rendering.

BlendedBackground 

Alpha blending in background pass.

BlendedForeground 

Alpha blending in foreground pass.


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