ezEngine Release 26.9
Loading...
Searching...
No Matches
ezParticleSphereOutOfBoundsMode Struct Reference

What happens when a particle is outside the sphere. More...

#include <ParticleBehavior_BoundsSphere.h>

Inheritance diagram for ezParticleSphereOutOfBoundsMode:

Public Types

enum  Enum { Kill , Constrain , Default = Kill }
 
using StorageType = ezUInt8
 

Detailed Description

What happens when a particle is outside the sphere.

Member Enumeration Documentation

◆ Enum

Enumerator
Kill 

Remove particle immediately.

Constrain 

Clamp particle to sphere surface.


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