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

Action when particles leave bounds. More...

#include <Declarations.h>

Inheritance diagram for ezParticleOutOfBoundsMode:

Public Types

enum  Enum { Teleport , Die , Default = Teleport }
 
using StorageType = ezUInt8
 

Detailed Description

Action when particles leave bounds.

Member Enumeration Documentation

◆ Enum

Enumerator
Teleport 

Wrap particle to opposite side.

Die 

Kill the particle.


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